On 10.08.17 20:29, Rob Clark wrote:
From: Peter Jones <pjo...@redhat.com>

Signed-off-by: Peter Jones <pjo...@redhat.com>
Signed-off-by: Rob Clark <robdcl...@gmail.com>
---
  include/efi_api.h | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++----
  1 file changed, 58 insertions(+), 4 deletions(-)

diff --git a/include/efi_api.h b/include/efi_api.h
index ec1b321e8e..b761cf4822 100644
--- a/include/efi_api.h
+++ b/include/efi_api.h
@@ -284,28 +284,82 @@ struct efi_device_path {
        u8 type;
        u8 sub_type;
        u16 length;
-};
+} __packed;

This does not match the patch description. Please have additions in one and packed fixups in a different patch.

Alex
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to