mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] x86: efi: fix efiexit support
@ 2017-03-07  8:44 Jean-Christophe PLAGNIOL-VILLARD
  2017-03-07  8:44 ` [PATCH 2/2] x86: efi: fix logo support Jean-Christophe PLAGNIOL-VILLARD
  2017-03-09  6:32 ` [PATCH 1/2] x86: efi: fix efiexit support Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2017-03-07  8:44 UTC (permalink / raw)
  To: barebox

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
---
 arch/x86/mach-efi/elf_x86_64_efi.lds.S | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/x86/mach-efi/elf_x86_64_efi.lds.S b/arch/x86/mach-efi/elf_x86_64_efi.lds.S
index e1bc2120f..93d34d17a 100644
--- a/arch/x86/mach-efi/elf_x86_64_efi.lds.S
+++ b/arch/x86/mach-efi/elf_x86_64_efi.lds.S
@@ -80,6 +80,7 @@ SECTIONS
 		*(.rela.data*)
 		*(.rela.barebox*)
 		*(.rela.initcall*)
+		*(.rela.exitcall*)
 		*(.rela.got)
 		*(.rela.stab)
 	}
-- 
2.11.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2017-03-09  6:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-07  8:44 [PATCH 1/2] x86: efi: fix efiexit support Jean-Christophe PLAGNIOL-VILLARD
2017-03-07  8:44 ` [PATCH 2/2] x86: efi: fix logo support Jean-Christophe PLAGNIOL-VILLARD
2017-03-09  6:32 ` [PATCH 1/2] x86: efi: fix efiexit support Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox