| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [PXEXT] Add FILE_API_CHECK API function | H. Peter Anvin | 2008-03-26 | 1 | -0/+26 |
| | | | | | | Add FILE_API_CHECK to the PXEXT API so the NBP can query the availability and status of the API. | ||||
| * | [PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API. | Michael Brown | 2008-03-04 | 1 | -0/+22 |
| | | | | | | | | | This allows pxelinux to execute arbitrary gPXE commands. This is remarkably unsafe (not least because some of the commands will assume full ownership of memory and do nasty things like edit the e820 map underneath the calling pxelinux), but it does allow access to the "sanboot" command. | ||||
| * | Add PXE FILE API. | Michael Brown | 2007-08-04 | 1 | -0/+131 |
| | | |||||
| * | Partial implementation of UNDI loader caller. | Michael Brown | 2007-01-05 | 1 | -50/+16![]() |
| | | |||||
| * | Documented the purpose of the two timeout fields in | Michael Brown | 2005-05-27 | 1 | -2/+11 |
| | | | | | s_PXENV_TFTP_READ_FILE. | ||||
| * | Added implementation note on IP routing. | Michael Brown | 2005-05-27 | 1 | -2/+33 |
| | | | | | Added reason for min value of 512 on s_PXENV_TFTP_OPEN::PacketSize. | ||||
| * | Separate out the documentation of the PXE API from the documentation of | Michael Brown | 2005-05-24 | 1 | -0/+22 |
| | | | | | the Etherboot implementation (i.e. don't do what Intel did). | ||||
| * | Split PXE code into preboot, udp, tftp, undi and loader units. | Michael Brown | 2005-05-24 | 1 | -85/+88 |
| | | | | | PXE code now compiles without errors (though it won't actually work). | ||||
| * | Added PXENV+ and !PXE structures, and the loader API. | Michael Brown | 2005-05-23 | 1 | -0/+277 |
| | | |||||
| * | Finished documenting the UNDI API. | Michael Brown | 2005-05-23 | 1 | -12/+239 |
| | | |||||
| * | Documented up to PXENV_UNDI_CLOSE | Michael Brown | 2005-05-23 | 1 | -0/+60 |
| | | |||||
| * | Documented Preboot, TFTP and UDP data structures | Michael Brown | 2005-05-23 | 1 | -3/+96 |
| | | |||||
| * | Documented PXENV_GET_CACHED_INFO structures | Michael Brown | 2005-05-23 | 1 | -1/+116 |
| | | |||||
| * | Add UDP parameter structures | Michael Brown | 2005-05-22 | 1 | -0/+17 |
| | | |||||
| * | Worked out a sensible doxygen grouping | Michael Brown | 2005-05-22 | 1 | -93/+754 |
| | | |||||
| * | Added all API codes and basic prototypes. | Michael Brown | 2005-05-21 | 1 | -0/+181 |

