u-boot-brain/lib/efi
Simon Glass 16c220d0a7 efi: Add functions for decoding the EFI tables
The EFI stub can pass a table to U-Boot with information about the memory map
Potentially other things will follow. Add a way to access this table.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-08-05 08:44:07 -06:00
..
efi_app.c efi: Add start-up library code 2015-08-05 08:42:41 -06:00
efi_info.c efi: Add functions for decoding the EFI tables 2015-08-05 08:44:07 -06:00
efi_stub.c efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
efi.c efi: Add start-up library code 2015-08-05 08:42:41 -06:00
Kconfig efi: Add support for loading U-Boot through an EFI stub 2015-08-05 08:44:06 -06:00
Makefile efi: Add functions for decoding the EFI tables 2015-08-05 08:44:07 -06:00