summaryrefslogtreecommitdiff
path: root/comboot.doc
Commit message (Collapse)AuthorAgeFilesLines
* Fix the COM32 sample programsyslinux-2.01-pre2hpa2002-11-181-0/+3
|
* Use a more conventional stack arrangement in PXELINUX. Also make itsyslinux-2.00-pre16hpa2002-10-251-5/+28
| | | | possible to query the invocation record for PXELINUX.
* LDLINUX: Fix "kaboom" bug when booting off hard disksyslinux-2.00-pre15hpa2002-10-251-0/+35
| | | | Provide an API call for "perform final cleanup"
* Correct the "invoke PXE stack" call...syslinux-2.00-pre5hpa2002-06-171-1/+4
|
* Add API call to determine the serial console configuration.hpa2002-06-171-1/+12
|
* Document changes due to the use of a stack frame; add new "get derivativehpa2002-06-171-4/+50
| | | | specific information" API call.
* Support reporting extended characters as <NUL>...; use a stack registerhpa2002-06-171-3/+6
| | | | frame for INT 21/22.
* Document new "write serial port" syscallhpa2002-06-161-1/+8
|
* Document the new structure definitions.hpa2002-06-121-17/+24
|
* Remove the noop API call, and instead use function 0 for internalhpa2002-06-121-8/+0
| | | | purposes as the actual implementation of "unimplemented syscall."
* Add an API call to invoke the PXE stack directly.hpa2002-06-121-0/+10
|
* Update documentation; return ClustSize not SecPerClust on an open request...syslinux-2.00-pre2hpa2002-06-111-1/+35
|
* Add an API for COMBOOT images, and add support for "COM32" -- 32-bithpa2002-06-111-0/+266
linear .com files.