u-boot-brain/lib/efi
Simon Glass 96a8d409a7 efi: Add 64-bit payload support
Most EFI implementations use 64-bit. Add a way to build U-Boot as a 64-bit
EFI payload. The payload unpacks a (32-bit) U-Boot and starts it. This can
be enabled for x86 boards at present.

Signed-off-by: Simon Glass <sjg@chromium.org>
Improvements to how the payload is built:
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-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_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 support for loading U-Boot through an EFI stub 2015-08-05 08:44:06 -06:00