summaryrefslogtreecommitdiff
path: root/comboot.doc
Commit message (Expand)AuthorAgeFilesLines
* Stealth whitespace cleanupH. Peter Anvin2007-02-011-1/+1
* New API call: read disk.H. Peter Anvin2007-01-241-0/+23
* comboot.doc: for function 0009h, clarify ES:DI = PXE parameter structuresyslinux-3.3mH. Peter Anvin2007-01-051-1/+1
* This branch is targetted at SYSLINUX 3.30H. Peter Anvin2006-08-251-2/+2
* Support sending information from the comboot module to the syslinux coreH. Peter Anvin2006-08-251-0/+60
* Remove more CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-2/+2
* Add more low-level API function to load the kernel, and make thehpa2005-08-211-0/+33
* Saner idle call semanticshpa2005-08-191-4/+7
* Add localboot API callhpa2005-08-171-0/+40
* Improved handling of ARP wait; add idle function.syslinux-3.08-pre3hpa2005-01-201-0/+8
* Change 3.10 -> 3.05hpa2005-01-081-2/+2
* Commit 3.10 changes to mainline. In particular, support multi-filehpa2005-01-061-9/+57
* EXTLINUX: return derivative-specific information. Begin 3.03 devel cycle.hpa2005-01-051-2/+4
* Allow libcom32 to detect a disabled video console, and act appropriately.syslinux-3.02hpa2005-01-051-0/+1
* Document resolve hostname APIhpa2004-12-281-0/+27
* 2.20 -> 3.00hpa2004-12-221-1/+1
* 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