[U-Boot] [U-Boot, v2, 08/14] efi_loader: fix relocation on x86_64

Alexander Graf agraf at suse.de
Tue Oct 16 13:30:03 UTC 2018


> From: Heinrich Schuchardt <xypron.glpk at gmx.de>
> 
> Currently the relocation of the EFI runtime on x86_64 fails. This renders
> the EFI subsystem unusable. The ELF relocation records for x86_64 contain
> an addend field.
> 
> Always write the function name into error messages related to the EFI
> runtime relocation.
> 
> Break an excessively long line.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Tested-by: Bin Meng <bmeng.cn at gmail.com>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>

Thanks, applied to efi-2018.11

Alex



More information about the U-Boot mailing list