[ipxe-devel] wimboot doesn't load bootmgr.efi with error 0x7f048283 in UEFI 32-bit

Andreas Hammarskjöld junior at 2PintSoftware.com
Mon Oct 30 18:53:28 UTC 2017


Sure you are using the 32bit wimboot.efi?

From: ipxe-devel-bounces at lists.ipxe.org [mailto:ipxe-devel-bounces at lists.ipxe.org] On Behalf Of ??????? ??????
Sent: den 27 oktober 2017 09:36
To: ipxe-devel at lists.ipxe.org
Subject: [ipxe-devel] wimboot doesn't load bootmgr.efi with error 0x7f048283 in UEFI 32-bit


wimboot doesn't load bootmgr.efi with error 0x7f048283 in UEFI 32-bit

I use this script:
>#!ipxe
>dhcp
>kernel boot/wimboot
>initrd boot/bootmgr.efi bootmgr.efi
>boot
iPXE load all files and print this error message:
Could not boot: Error 0x7f048283 (http://ipxe.org/7f048283)

bootmgr.efi with this script it is loaded successfully:
>#!ipxe
>dhcp
>set filename boot/bootmgr.efi
>autoboot

if I use Legacy loading or UEFI64, there is no such problem. a problem only in UEFI32

Regards,
Dimazhan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20171030/4469ad8d/attachment.htm>


More information about the ipxe-devel mailing list