summaryrefslogtreecommitdiffstats
path: root/src/interface/pxe/pxe_loader.c
Commit message (Expand)AuthorAgeFilesLines
* Currently unusable; do not attempt to compileMichael Brown2007-01-041-0/+3
* We don't actually have a stdio.h header file. Our printf() functions areMichael Brown2006-09-271-1/+0Star
* added stdio.h to includes for DBG compilationMarty Connor2006-09-271-0/+1
* Split PXE code into preboot, udp, tftp, undi and loader units.Michael Brown2005-05-241-0/+83