| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | TFTP upgraded to use a core function library (in tftpcore.c) which will be | Michael Brown | 2005-06-01 | 1 | -1/+1 |
| | | | | | shared between TFTP, TFTM and MTFTP protocols. | ||||
| * | Documented remainder of PXE TFTP API calls. | Michael Brown | 2005-05-27 | 1 | -24/+241 |
| | | |||||
| * | Added diatribe about the mismatch between the PXE spec and the TFTP | Michael Brown | 2005-05-27 | 1 | -19/+86 |
| | | | | | protocol, and how we will work around it. | ||||
| * | Refer to implementation note on IP routing. | Michael Brown | 2005-05-27 | 1 | -13/+12![]() |
| | | |||||
| * | Thoughts on how to coerce the PXE TFTP API into something resembling | Michael Brown | 2005-05-26 | 1 | -1/+141 |
| | | | | | the TFTP protocol. | ||||
| * | Separate out the documentation of the PXE API from the documentation of | Michael Brown | 2005-05-24 | 1 | -58/+70 |
| | | | | | the Etherboot implementation (i.e. don't do what Intel did). | ||||
| * | Some versions of doxygen seem to object to "@ret None" or similar. | Michael Brown | 2005-05-24 | 2 | -2/+2 |
| | | |||||
| * | Split PXE code into preboot, udp, tftp, undi and loader units. | Michael Brown | 2005-05-24 | 6 | -22/+1424 |
| | | | | | PXE code now compiles without errors (though it won't actually work). | ||||
| * | Moved pxe_errors.c to pxe/interface/ | Michael Brown | 2005-05-24 | 1 | -0/+102 |
| | | |||||
| * | Documented the UDP API calls. | Michael Brown | 2005-05-20 | 1 | -0/+299 |

