x86: Add relocation and link script for a 64-bit EFI application
Add a linker script and relocation code for building 64-bit EFI applications. This can be used for the EFI stub. Signed-off-by:Simon Glass <sjg@chromium.org> Improvements to how the payload is built: Signed-off-by:
Bin Meng <bmeng.cn@gmail.com> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/efi/elf_x86_64_efi.lds
0 → 100644
arch/x86/lib/efi/reloc_x86_64.c
0 → 100644
Please register or sign in to comment