]> Git Repo - J-u-boot.git/commit
efi: add some missing __packed
authorRob Clark <[email protected]>
Wed, 13 Sep 2017 22:05:26 +0000 (18:05 -0400)
committerAlexander Graf <[email protected]>
Wed, 20 Sep 2017 08:21:38 +0000 (10:21 +0200)
commita8606ef0757b722e33c98858c0e4cc6a07b41867
treeed1452e4413bca8da8ee339e28b61a7ca3f1ce63
parentff98cb90514d9b787ddc097c203ac8db2941efe1
efi: add some missing __packed

All of the device-path related structures should be packed.  UEFI
defines the device-path as a byte-aligned data structure.

Signed-off-by: Rob Clark <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
include/efi_api.h
This page took 0.0335 seconds and 4 git commands to generate.