Initial support for auxilliary data vector
[profile/ivi/syslinux.git] / comboot.doc
2007-12-13 H. Peter AnvinInitial support for auxilliary data vector
2007-12-11 H. Peter Anvincdecl helper is 3.54 material
2007-11-21 H. Peter AnvinAdd support for thunking cdecl/stdcall-style real-mode...
2007-11-15 H. Peter AnvinPreserve ES:DI instead of probing for $PnP syslinux-3.53-pre5
2007-04-03 H. Peter AnvinFinal cleanup *does* return.
2007-03-30 H. Peter AnvinSupport chaining shuffle descriptors when buffer is... syslinux-3.50-pre1
2007-03-20 H. Peter AnvinRename the new version 3.50 instead of 3.40; too many...
2007-03-15 H. Peter AnvinStealth whitespace cleanup (automated)
2007-03-15 H. Peter AnvinAdd a register-setting shuffle and boot for real mode... syslinux-3.40-pre14
2007-03-15 H. Peter AnvinFix the shuffle and boot interface. It was probably...
2007-03-13 H. Peter AnvinAdd support for using a shuffle descriptor to bzero...
2007-03-11 H. Peter AnvinNew API call: cleanup, shuffle and boot to flat protect...
2007-03-07 H. Peter AnvinFormatting cleanups syslinux-3.40-pre12
2007-02-20 H. Peter AnvinAdd new PXE keyword (we might have to distinguish from...
2007-02-20 H. Peter AnvinAssume 3.40 will be the first version which fixes Read... syslinux-3.40-pre6
2007-02-20 H. Peter AnvinMerge with syslinux-3.3x
2007-02-19 H. Peter AnvinComboot function READ DISK corrupts its arguments;...
2007-02-10 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.40-pre5
2007-02-08 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.36-pre7
2007-02-07 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu...
2007-02-01 H. Peter AnvinStealth whitespace cleanup
2007-01-29 H. Peter AnvinMerge with syslinux-3.35 syslinux-3.40-pre4
2007-01-24 H. Peter AnvinNew API call: read disk.
2007-01-06 H. Peter Anvincomboot.doc: for function 0009h, clarify ES:DI = PXE...
2007-01-04 H. Peter AnvinMerge with 3.3x branch
2006-11-22 H. Peter AnvinMerge with syslinux-3.32-pre7 syslinux-3.40-pre3
2006-10-03 H. Peter AnvinMerge with 3.3x branch
2006-09-23 H. Peter AnvinAdd support for forcing the filetype, and loading a...
2006-09-13 H. Peter AnvinMerge with 3.2x branch
2006-09-05 H. Peter AnvinMerge with 3.2x branch syslinux-3.30-pre2
2006-08-26 H. Peter AnvinThis branch is targetted at SYSLINUX 3.30
2006-08-26 H. Peter AnvinSupport sending information from the comboot module...
2006-08-17 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git
2006-08-17 H. Peter AnvinRemove more CVS-era $Id$ tags.
2006-05-04 H. Peter AnvinAcross-the-board stealth whitespace cleanup
2005-08-21 hpaAdd more low-level API function to load the kernel...
2005-08-19 hpaSaner idle call semantics
2005-08-17 hpaAdd localboot API call
2005-01-20 hpaImproved handling of ARP wait; add idle function.
2005-01-08 hpaChange 3.10 -> 3.05
2005-01-06 hpaCommit 3.10 changes to mainline. In particular, suppor...
2005-01-05 hpaEXTLINUX: return derivative-specific information. ...
2005-01-05 hpaAllow libcom32 to detect a disabled video console,...
2004-12-28 hpaDocument resolve hostname API
2004-12-22 hpa2.20 -> 3.00
2004-12-21 hpaAdd an API function to get the IPAPPEND strings.
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...