aboutsummaryrefslogtreecommitdiffstats
path: root/comboot.doc
AgeCommit message (Expand)AuthorFilesLines
2006-08-25This branch is targetted at SYSLINUX 3.30H. Peter Anvin1-2/+2
2006-08-25Support sending information from the comboot module to the syslinux coreH. Peter Anvin1-0/+60
2006-08-17Remove more CVS-era $Id$ tags.H. Peter Anvin1-1/+0
2006-05-03Across-the-board stealth whitespace cleanupH. Peter Anvin1-2/+2
2005-08-21Add more low-level API function to load the kernel, and make thehpa1-0/+33
2005-08-19Saner idle call semanticshpa1-4/+7
2005-08-17Add localboot API callhpa1-0/+40
2005-01-20Improved handling of ARP wait; add idle function.syslinux-3.08-pre3hpa1-0/+8
2005-01-08Change 3.10 -> 3.05hpa1-2/+2
2005-01-06Commit 3.10 changes to mainline. In particular, support multi-filehpa1-9/+57
2005-01-05EXTLINUX: return derivative-specific information. Begin 3.03 devel cycle.hpa1-2/+4
2005-01-05Allow libcom32 to detect a disabled video console, and act appropriately.syslinux-3.02hpa1-0/+1
2004-12-28Document resolve hostname APIhpa1-0/+27
2004-12-222.20 -> 3.00hpa1-1/+1
2004-12-21Add an API function to get the IPAPPEND strings.hpa1-0/+11
2004-09-30Clarify the max lengthhpa1-1/+1
2004-06-18Document the first SYSLINUX version which (correctly) supports a featurehpa1-25/+26
2004-06-18Add an API call to query the configuration file namehpa1-4/+13
2004-02-03Correctly specify how to detect syslinuxhpa1-1/+1
2003-12-13Minor com32 wrapper code cleanuphpa1-0/+1
2003-12-13Fix typohpa1-1/+1
2003-11-26Add a bootstrap chainloading API, and include a sample program for it.syslinux-2.08-pre5hpa1-1/+26
2003-11-24Fix COMBOOT/COM32 command-line generation.syslinux-2.08-pre1hpa1-0/+4
2003-11-23Fix the file read API for COMBOOT/COM32syslinux-2.07hpa1-1/+0
2003-11-18Fix bugs in chainloading other NBPs from pxelinuxsyslinux-2.07-pre7hpa1-0/+3
2003-07-01COM32: Try to support both farcall and intcallhpa1-8/+14
2003-04-05Try to deal with funny PXE stack problems...hpa1-9/+9
2003-04-04Correct syntaxhpa1-15/+15
2002-11-18Fix the COM32 sample programsyslinux-2.01-pre2hpa1-0/+3
2002-10-25Use a more conventional stack arrangement in PXELINUX. Also make itsyslinux-2.00-pre16hpa1-5/+28
2002-10-25LDLINUX: Fix "kaboom" bug when booting off hard disksyslinux-2.00-pre15hpa1-0/+35
2002-06-17Correct the "invoke PXE stack" call...syslinux-2.00-pre5hpa1-1/+4
2002-06-17Add API call to determine the serial console configuration.hpa1-1/+12
2002-06-17Document changes due to the use of a stack frame; add new "get derivativehpa1-4/+50
2002-06-17Support reporting extended characters as <NUL>...; use a stack registerhpa1-3/+6
2002-06-16Document new "write serial port" syscallhpa1-1/+8
2002-06-12Document the new structure definitions.hpa1-17/+24
2002-06-12Remove the noop API call, and instead use function 0 for internalhpa1-8/+0
2002-06-12Add an API call to invoke the PXE stack directly.hpa1-0/+10
2002-06-11Update documentation; return ClustSize not SecPerClust on an open request...syslinux-2.00-pre2hpa1-1/+35
2002-06-11Add an API for COMBOOT images, and add support for "COM32" -- 32-bithpa1-0/+266