All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Allow building EFI binaries on x86_64
@ 2018-05-18 17:12 Heinrich Schuchardt
  2018-05-18 17:12 ` [U-Boot] [PATCH 1/2] efi_selftest: allow building relocation code " Heinrich Schuchardt
  2018-05-18 17:12 ` [U-Boot] [PATCH 2/2] efi_loader: build CRT0 and RELOC " Heinrich Schuchardt
  0 siblings, 2 replies; 6+ messages in thread
From: Heinrich Schuchardt @ 2018-05-18 17:12 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-05-26 12:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-18 17:12 [U-Boot] [PATCH 0/2] Allow building EFI binaries on x86_64 Heinrich Schuchardt
2018-05-18 17:12 ` [U-Boot] [PATCH 1/2] efi_selftest: allow building relocation code " Heinrich Schuchardt
2018-05-22 23:29   ` Simon Glass
2018-05-18 17:12 ` [U-Boot] [PATCH 2/2] efi_loader: build CRT0 and RELOC " Heinrich Schuchardt
2018-05-22 23:29   ` Simon Glass
2018-05-26 12:05   ` Tuomas Tynkkynen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.