summaryrefslogtreecommitdiff
path: root/comboot.doc
Commit message (Expand)AuthorAgeFilesLines
* Add an API function to get the IPAPPEND strings.hpa2004-12-211-0/+11
* Clarify the max lengthhpa2004-09-301-1/+1
* Document the first SYSLINUX version which (correctly) supports a featurehpa2004-06-181-25/+26
* Add an API call to query the configuration file namehpa2004-06-181-4/+13
* Correctly specify how to detect syslinuxhpa2004-02-031-1/+1
* Minor com32 wrapper code cleanuphpa2003-12-131-0/+1
* Fix typohpa2003-12-131-1/+1
* Add a bootstrap chainloading API, and include a sample program for it.syslinux-2.08-pre5hpa2003-11-261-1/+26
* Fix COMBOOT/COM32 command-line generation.syslinux-2.08-pre1hpa2003-11-241-0/+4
* Fix the file read API for COMBOOT/COM32syslinux-2.07hpa2003-11-231-1/+0
* Fix bugs in chainloading other NBPs from pxelinuxsyslinux-2.07-pre7hpa2003-11-181-0/+3
* COM32: Try to support both farcall and intcallhpa2003-07-011-8/+14
* Try to deal with funny PXE stack problems...hpa2003-04-051-9/+9
* Correct syntaxhpa2003-04-041-15/+15
* 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
* LDLINUX: Fix "kaboom" bug when booting off hard disksyslinux-2.00-pre15hpa2002-10-251-0/+35
* 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
* Support reporting extended characters as <NUL>...; use a stack registerhpa2002-06-171-3/+6
* 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
* 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