iPXE discussion forum

Full Version: Can rom-o-matic build a 32-bit snponly.efi image?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is it possible for rom-o-matic to build a 32-bit EFI image? (i.e. a 32-bit snponly.efi)

I can select [Advanced] and then [EFI PXE bootstrap 32-bit (.efi)], but I have no idea what checkboxes I need to select...
I don't think so. You need to run
Code:
make bin-i386-efi/ipxe.efi
to build one from a Linux/Unix console.
Reference URL's