summaryrefslogtreecommitdiffstats
path: root/src/interface/pxe/pxe_tftp.c
Commit message (Expand)AuthorAgeFilesLines
* Allow linking by converting functions to stubsMichael Brown2006-08-091-18/+13Star
* Updated PXE UDP implementation to use the new Etherboot UDP API.Michael Brown2006-08-031-0/+4
* TFTP upgraded to use a core function library (in tftpcore.c) which will beMichael Brown2005-06-011-1/+1
* Documented remainder of PXE TFTP API calls.Michael Brown2005-05-271-24/+241
* Added diatribe about the mismatch between the PXE spec and the TFTPMichael Brown2005-05-271-19/+86
* Thoughts on how to coerce the PXE TFTP API into something resemblingMichael Brown2005-05-261-1/+141
* Split PXE code into preboot, udp, tftp, undi and loader units.Michael Brown2005-05-241-0/+199