More fixes to the extlinux installer; change back to writable types
[profile/ivi/syslinux.git] / comboot.doc
2004-09-30 hpaClarify the max length
2004-06-18 hpaDocument the first SYSLINUX version which (correctly...
2004-06-18 hpaAdd an API call to query the configuration file name
2004-02-03 hpaCorrectly specify how to detect syslinux
2003-12-13 hpaMinor com32 wrapper code cleanup
2003-12-13 hpaFix typo
2003-11-26 hpaAdd a bootstrap chainloading API, and include a sample...
2003-11-24 hpaFix COMBOOT/COM32 command-line generation.
2003-11-23 hpaFix the file read API for COMBOOT/COM32
2003-11-18 hpaFix bugs in chainloading other NBPs from pxelinux
2003-07-01 hpaCOM32: Try to support both farcall and intcall
2003-04-05 hpaTry to deal with funny PXE stack problems...
2003-04-04 hpaCorrect syntax
2002-11-18 hpaFix the COM32 sample program
2002-10-25 hpaUse a more conventional stack arrangement in PXELINUX...
2002-10-25 hpaLDLINUX: Fix "kaboom" bug when booting off hard disk
2002-06-17 hpaCorrect the "invoke PXE stack" call...
2002-06-17 hpaAdd API call to determine the serial console configuration.
2002-06-17 hpaDocument changes due to the use of a stack frame; add...
2002-06-17 hpaSupport reporting extended characters as <NUL>...;...
2002-06-16 hpaDocument new "write serial port" syscall
2002-06-12 hpaDocument the new structure definitions.
2002-06-12 hpaRemove the noop API call, and instead use function...
2002-06-12 hpaAdd an API call to invoke the PXE stack directly.
2002-06-11 hpaUpdate documentation; return ClustSize not SecPerClust...
2002-06-11 hpaAdd an API for COMBOOT images, and add support for...