
13 Oct
2018
13 Oct
'18
9:52 a.m.
On Sat, Oct 13, 2018 at 5:43 AM Heinrich Schuchardt xypron.glpk@gmx.de 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 xypron.glpk@gmx.de
lib/efi_loader/efi_runtime.c | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com Tested-by: Bin Meng bmeng.cn@gmail.com