summaryrefslogtreecommitdiffstats
path: root/src/doc/pxe_extensions
Commit message (Collapse)AuthorAgeFilesLines
* [PXEXT] Update documentationH. Peter Anvin2008-03-261-2/+88
| | | | | Add documentation for the FILE_EXEC and FILE_CHECK_API extension calls, and update the documentation for the FILE_READ call.
* Added PXENV_GET_FILE_SIZE.Michael Brown2007-07-061-1/+43
| | | | | | | Documented non-blocking nature of PXENV_FILE_READ. Changed FileName field in PXENV_FILE_OPEN to be a SEGOFF16, to avoid a fixed 256-byte length limit on URLs.
* First draft of PXE extensions API.Michael Brown2007-07-051-0/+151