This is an implementation of a PXE ROM/network bootloader for x86 PC BIOS systems. Features:
- DHCP/PXE, with proxyDHCP support
- TFTP
- Simple boot menu
- NBP, Linux loader
- PXENV TFTP, UNDI APIs are implemented
- Can boot Linux, GRUB, and Limine. Since UNDI is implemented, GRUB can also download boot resources using HTTP, with DNS resolving
- Behaves properly when DHCP and TFTP packets are out of order, or duplicated
- Non-legacy virtio-net
- qemu-system-x86_64
- qemu-system-i386
- dnsmasq
- qemu net-user