u-boot/arch/x86
Simon Glass 65e4c0b168 x86: efi: Add EFI loader support for x86
Add the required pieces to support the EFI loader on x86.

Since U-Boot only builds for 32-bit on x86, only a 32-bit EFI application
is supported. If a 64-bit kernel must be booted, U-Boot supports this
directly using FIT (see doc/uImage.FIT/kernel.its). U-Boot can act as a
payload for both 32-bit and 64-bit EFI.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2016-10-19 09:01:53 +02:00
..
cpu x86: efi: Add EFI loader support for x86 2016-10-19 09:01:53 +02:00
dts x86: coreboot: Convert to use DM coreboot video driver 2016-10-12 10:58:24 +08:00
include/asm cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
lib x86: efi: Add EFI loader support for x86 2016-10-19 09:01:53 +02:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Move smbios generation into arch independent directory 2016-10-19 09:01:50 +02:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00