[ipxe-devel] wimboot doesn't load bootmgr.efi with error 0x7f048283 in UEFI 32-bit
Дмитрий Иванов
dimazhan at list.ru
Fri Oct 27 07:35:45 UTC 2017
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/20171027/c60d2041/attachment.htm>
More information about the ipxe-devel
mailing list