[U-Boot] efi: Error building as EFI payload (both 32bit and 64 bit)

Stoppa, Igor igor.stoppa at intel.com
Fri Aug 14 16:38:14 CEST 2015


Hi Bin,

going back to the ml thread for closure

On 14 August 2015 at 12:34, Bin Meng <bmeng.cn at gmail.com> wrote:

> I will send it to you offline.

That one worked on my qemu setup.

So I used the instructions from your patch to the README.efi
for replicating it.

* I copied qemu-x86_defconfig to .config and added the following lines:

CONFIG_EFI=y
CONFIG_EFI_STUB=y
CONFIG_EFI_STUB_32BIT=y

* I run make

and that worked too.

Same for the 64bit payload, after I changed the STUB to 64 bit  \o/

-- 
thanks a lot for all the help,
igor


More information about the U-Boot mailing list