[ipxe-devel] [ipxe/ipxe] allow to build ISO image with EFI support (ipxe.eiso) (#50)

Etienne Champetier notifications at github.com
Mon Mar 22 21:08:51 UTC 2021


And with the addition of a3f1e8fb6707811e6eb90e339d7ebe813fd89a63, here how to build BIOS/UEFI ISO/USB/...
```
make bin-i386-efi/ipxe.efi bin-x86_64-efi/ipxe.efi bin/ipxe.lkrn
./util/genfsimg -o my.iso -s script.ipxe bin-i386-efi/ipxe.efi bin-x86_64-efi/ipxe.efi bin/ipxe.lkrn
```

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/50#issuecomment-804396239
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20210322/1724500a/attachment.htm>


More information about the ipxe-devel mailing list