mirror of
https://github.com/danderson/netboot.git
synced 2025-08-10 08:37:10 +02:00
undionly.kpxe doesn't work if you chainload from a native iPXE, but it's required for physical machines with NICs that iPXE doesn't natively support. In my previous attempt to handle Virtualbox's crippled iPXE, I switched all BIOS-based boots to use ipxe.pxe. This was a bad idea, so now instead we specifically recognize third-party iPXE builds, and only chainload *those* with ipxe.pxe, and stick with undionly.kpxe for the rest. |
||
---|---|---|
.. | ||
ipxe | ||
Makefile |