u-boot-brain/arch/x86
Simon Glass e49cceac61 x86: Handle running as EFI payload
When U-Boot runs as an EFI payload it needs to avoid setting up the CPU
again. Also U-Boot currently does not handle interrupts for many devices, so
run with interrupts disabled.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-08-05 08:44:08 -06:00
..
cpu x86: Handle running as EFI payload 2015-08-05 08:44:08 -06:00
dts x86: dts: Add a device tree file for EFI 2015-08-05 08:44:06 -06:00
include/asm x86: Add support for passing tables into U-Boot 2015-08-05 08:44:07 -06:00
lib x86: Handle running as EFI payload 2015-08-05 08:44:08 -06:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Handle running as EFI payload 2015-08-05 08:44:08 -06:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00