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
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

Reply via email to