On Sat, Oct 13, 2018 at 5:43 AM Heinrich Schuchardt <[email protected]> wrote: > > 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 <[email protected]> > --- > lib/efi_loader/efi_runtime.c | 16 ++++++++++++---- > 1 file changed, 12 insertions(+), 4 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

