Hello Wigi, I was fumbling through the gPXE source a few weeks ago wondering the exact same thing, and I believe the directory structure of iPXE should be identical for this purpose.
Protocols that are built in when you compile are #defined in /config/general.h, and the source files for those protocols are in /src<https://git.ipxe.org/ipxe.git/tree/HEAD:/src> /net <https://git.ipxe.org/ipxe.git/tree/HEAD:/src/net>/tcp<https://git.ipxe.org/ipxe.git/tree/HEAD:/src/net/tcp> / * * *I think you'll need some more detailed information than that, but if you're looking to get started straight away I can at least suggest looking there ;) * * * *Regards,* *Andrew Bobulsky * On Jan 6, 2011, at 6:44 AM, Wigi Vei Oliveros <[email protected]> wrote: Hi, everyone! I've been experimenting a bit with iPXE and I'm interested in implementing a new download protocol feature. Which files should I be modifying or creating if I were to add, say, a new TCP protocol? Thanks! -- Wigi Vei A. Oliveros _______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo/ipxe-devel
_______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo/ipxe-devel

