1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/lib
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
..
2015-01-14 11:35:44 -05:00
2015-07-21 17:39:19 -06:00
2015-08-05 08:42:41 -06:00
2015-01-14 11:35:44 -05:00
2014-01-08 17:20:34 -07:00
2014-07-18 17:53:22 -04:00
2015-08-05 08:42:41 -06:00
2014-10-25 07:02:01 -04:00
2015-08-05 08:42:41 -06:00
2015-07-21 17:39:28 -06:00
2014-07-18 17:53:23 -04:00
2014-10-27 11:04:01 -04:00