aboutsummaryrefslogtreecommitdiffstats
path: root/comboot.inc
AgeCommit message (Expand)AuthorFilesLines
2006-08-25Support sending information from the comboot module to the syslinux coreH. Peter Anvin1-1/+42
2006-08-17More cleanup of comboot exit codesyslinux-3.20-pre15H. Peter Anvin1-10/+21
2006-08-17Clean up the reset stack macro further; incorporate segment resetH. Peter Anvin1-6/+1
2006-08-17Remove obsolete codeH. Peter Anvin1-12/+1
2006-08-17The RESET_STACK change broke SYSLINUX & EXTLINUX. Fix.syslinux-3.20-pre13H. Peter Anvin1-6/+7
2006-08-17Remove CVS-era $Id$ tags.H. Peter Anvin1-1/+0
2006-08-17When exiting a COMBOOT/COM32 module, reset the stack instead of savingH. Peter Anvin1-4/+1
2006-05-03Across-the-board stealth whitespace cleanupH. Peter Anvin1-5/+5
2005-08-22Symlink support for EXTLINUXhpa1-6/+9
2005-08-21Disable the idle call for nowhpa1-1/+6
2005-08-21Correct the code related to the run kernel image API function.hpa1-13/+35
2005-08-21Add more low-level API function to load the kernel, and make thehpa1-0/+38
2005-08-19Saner idle call semanticshpa1-0/+8
2005-08-17Add localboot API callhpa1-0/+36
2005-01-20Improved handling of ARP wait; add idle function.syslinux-3.08-pre3hpa1-0/+9
2005-01-123.07: Fix chainloadinghpa1-3/+2
2005-01-06Commit 3.10 changes to mainline. In particular, support multi-filehpa1-24/+67
2005-01-05EXTLINUX: return derivative-specific information. Begin 3.03 devel cycle.hpa1-1/+1
2005-01-05Allow libcom32 to detect a disabled video console, and act appropriately.syslinux-3.02hpa1-0/+4
2004-12-28Document resolve hostname APIhpa1-0/+15
2004-12-28Fix pxelinux relocation; work around infinite loop in pxelinux mangle_namehpa1-3/+0
2004-12-21We have strcpy, use ithpa1-5/+1
2004-12-21Fix typohpa1-1/+1
2004-12-21Add an API function to get the IPAPPEND strings.hpa1-0/+22
2004-12-17Actually use sections, and move common variables into the .inc files.syslinux-2.20-pre3hpa1-3/+6
2004-12-16More cleanups; try to get rid of the now-obsolete definition ofhpa1-3/+3
2004-12-15Prepping for new 2.20 version: rewrite main syslinux program to supporthpa1-1/+1
2004-12-14Fix the spelling of "Boston"hpa1-1/+1
2004-06-18Add an API call to query the configuration file namehpa1-0/+11
2004-02-03Make "get key w/o echo" COMBOOT function work correctlyhpa1-3/+3
2004-02-03Actually handle mode adjustmentssyslinux-2.09-pre4hpa1-0/+5
2003-11-26Add a bootstrap chainloading API, and include a sample program for it.syslinux-2.08-pre5hpa1-0/+16
2003-11-24Fix COMBOOT/COM32 command-line generation.syslinux-2.08-pre1hpa1-13/+21
2003-11-23Fix the file read API for COMBOOT/COM32syslinux-2.07hpa1-1/+4
2003-05-20Formatting changes; comboot bug fix(?)syslinux-2.05-pre1hpa1-1/+6
2003-04-16Get the actual high paragraph rather than just blindly reporting 64Khpa1-1/+5
2003-04-11Preparations for work on MDSLINUX, if it ever happenshpa1-2/+2
2003-04-05Encapsulate calls to the PXE stack into a single function;syslinux-2.03-pre2hpa1-1/+1
2003-04-05Actually come up with stack-switch code which has a prayer of workinghpa1-1/+1
2002-10-25Use a more conventional stack arrangement in PXELINUX. Also make itsyslinux-2.00-pre16hpa1-7/+19
2002-10-25LDLINUX: Fix "kaboom" bug when booting off hard disksyslinux-2.00-pre15hpa1-0/+22
2002-06-17Correct the "invoke PXE stack" call...syslinux-2.00-pre5hpa1-1/+2
2002-06-17Add API call to determine the serial console configuration.hpa1-0/+17
2002-06-17Document changes due to the use of a stack frame; add new "get derivativehpa1-0/+31
2002-06-17Support reporting extended characters as <NUL>...; use a stack registerhpa1-86/+165
2002-06-12Remove the noop API call, and instead use function 0 for internalhpa1-7/+13
2002-06-12Fix the implementation of API call 0009h (Call PXE Stack)hpa1-0/+1
2002-06-12Add an API call to invoke the PXE stack directly.hpa1-0/+12
2002-06-11Update documentation; return ClustSize not SecPerClust on an open request...syslinux-2.00-pre2hpa1-1/+1
2002-06-11Add an API for COMBOOT images, and add support for "COM32" -- 32-bithpa1-18/+259
2002-06-06Fix COMBOOT return; support DOS system calls 00 and 4C (both are EXIT.)syslinux-1.75-pre3hpa1-18/+33
2002-04-28Generalize and factor out bootsector-generation code.syslinux-1.73-pre5hpa1-9/+9
2002-04-27More factoring of common codehpa1-0/+116