Home
last modified time | relevance | path

Searched hist:"08 aeb8b5fe7381a23e8f207744095814c17932ff" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefile08aeb8b5fe7381a23e8f207744095814c17932ff Tue Aug 04 13:33:43 CDT 2015 Simon Glass <sjg@chromium.org> efi: Support building a u-boot-app.efi executable

Add support for building U-Boot as an EFI application with a .efi suffix.
This can be loaded by EFI provided that EFI has the same bit width (32-
or 64-bit) as U-Boot. This unfortunate limitation is imposed by EFI.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>