u-boot/arch/x86
Simon Glass 081dfcf783 x86: efi: Set the correct link flags for the 64-bit EFI app
At present some 32-bit settings are used with the 64-bit app. Fix this by
separating out the two cases.

Be careful not to break the 64-bit payload, which needs to build a 64-bit
EFI stub with a 32-bit U-Boot.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
2022-01-15 10:57:22 +01:00
..
cpu x86: efi: Don't use the 64-bit link script for the EFI app 2022-01-15 10:57:22 +01:00
dts x86: efi: Add room for the binman definition in the dtb 2021-12-31 06:45:01 +01:00
include/asm x86: Fix i8254 ifdef include guard 2021-11-01 09:50:55 +08:00
lib x86: efi: Round out the link script for 64-bit EFI 2022-01-15 10:57:22 +01:00
config.mk x86: efi: Set the correct link flags for the 64-bit EFI app 2022-01-15 10:57:22 +01:00
Kconfig Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00