mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-02 17:41:08 +00:00
867a6ac86d
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> |
||
---|---|---|
.. | ||
fsp_api.h | ||
fsp_bootmode.h | ||
fsp_ffs.h | ||
fsp_fv.h | ||
fsp_hob.h | ||
fsp_infoheader.h | ||
fsp_platform.h | ||
fsp_support.h | ||
fsp_types.h |