Sure you are using the 32bit wimboot.efi?

From: [email protected] 
[mailto:[email protected]] On Behalf Of ??????? ??????
Sent: den 27 oktober 2017 09:36
To: [email protected]
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
_______________________________________________
ipxe-devel mailing list
[email protected]
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to