If a crash occurs the relocation information of loaded EFI images is displayed.
--- v3 Remove merged patches. Change the output format for loaded images. v2 Merge with "efi_loader: print information about loaded UEFI images" patch series. GRUB does not allow the relocated address to be used as ImageBase in the loaded image information. So the relocation address has to be stored in an additional field. --- Heinrich Schuchardt (2): efi_loader: new functions to print loaded image information arm: print information about loaded UEFI images arch/arm/lib/interrupts.c | 16 ++++++++++++++ include/efi_loader.h | 4 ++++ lib/efi_loader/efi_image_loader.c | 46 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 66 insertions(+) -- 2.16.3 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot