[U-Boot] [PATCH 0/2] Allow building EFI binaries on x86_64

Heinrich Schuchardt xypron.glpk at gmx.de
Fri May 18 17:12:18 UTC 2018


With the patch series EFI binaries needed for the EFI selftests can be
built on x86_64.

But we still lack setjmp support so we cannot activate the StartImage
selftest.

We should handle this series via Alex's efi-next tree.

Heinrich Schuchardt (2):
  efi_selftest: allow building relocation code on x86_64
  efi_loader: build CRT0 and RELOC on x86_64

 arch/x86/config.mk    | 20 ++++++++++++++++----
 arch/x86/lib/Makefile | 12 +++++++++++-
 2 files changed, 27 insertions(+), 5 deletions(-)

-- 
2.17.0



More information about the U-Boot mailing list