[U-Boot] [PATCH 0/4] efi_loader: fixes for loaded image protocol

Heinrich Schuchardt xypron.glpk at gmx.de
Thu Mar 29 22:37:49 UTC 2018


This patch series fixes various bugs in the handling of loaded images.

Heinrich Schuchardt (4):
  efi_loader: used efi_uintn_t for LoadImage
  efi_loader: correctly set ImageBase for loaded image
  efi_loader: ImageSize must be multiple of SectionAlignment
  efi_loader: correct types for EFI_LOADED_IMAGE_PROTOCOL

 include/efi_api.h                 | 6 +++---
 lib/efi_loader/efi_boottime.c     | 4 ++--
 lib/efi_loader/efi_image_loader.c | 9 ++++-----
 3 files changed, 9 insertions(+), 10 deletions(-)

-- 
2.11.0



More information about the U-Boot mailing list