[U-Boot] [PATCH v2 03/21] efi: add some missing __packed
Simon Glass
sjg at chromium.org
Tue Sep 12 12:30:04 UTC 2017
On 10 September 2017 at 05:21, Rob Clark <robdclark at gmail.com> wrote:
> 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 <robdclark at gmail.com>
> ---
> include/efi_api.h | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list