9001/ipxe ? reverse-engineered prompt
Reverse engineered prompt
Build me a working iPXE network bootloader project that I can compile from the src folder with a simple make command.
I want it to boot machines over the network and feel like a solid, real bootloader, not a toy demo. Please make sure the build works cleanly, the default setup is sensible, and the project includes clear basic instructions for getting started and generating the boot image. If there are any current setup details or build requirements I should know about, check the latest docs online and make the README easy to follow.
I mainly want something that a person can clone, build, and use without having to dig around too much. If you need to make small fixes or add missing pieces to get it building properly, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit