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 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

