u-boot-brain/arch/x86/include/asm/fsp
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
..
fsp_api.h x86: Adjust the FSP types slightly 2015-02-05 22:16:43 -07:00
fsp_bootmode.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_ffs.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_fv.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_hob.h efi: Add start-up library code 2015-08-05 08:42:41 -06:00
fsp_infoheader.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_platform.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_support.h x86: Adjust the FSP types slightly 2015-02-05 22:16:43 -07:00
fsp_types.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00