u-boot-brain/arch/x86
Simon Glass 867a6ac86d efi: Add start-up library code
When running as an EFI application, U-Boot must request memory from EFI,
and provide access to the boot services U-Boot needs.

Add library code to perform these tasks. This includes efi_main() which is
the entry point from EFI. U-Boot is built as a shared library.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-08-05 08:42:41 -06:00
..
cpu x86: Tidy up a few minor issues with interrupts 2015-08-05 08:42:41 -06:00
dts x86: bayleybay: Configure PCI IRQ 2015-08-05 08:42:39 -06:00
include/asm efi: Add start-up library code 2015-08-05 08:42:41 -06:00
lib x86: Add some missing global_data declarations in files that use gd 2015-08-05 08:42:41 -06:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00
Kconfig x86: Reserve PCIe ECAM address range in the E820 table 2015-07-28 10:36:25 -06:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00