Fix the spelling of "Boston"
[profile/ivi/syslinux.git] / comboot.inc
2004-12-14 hpaFix the spelling of "Boston"
2004-06-18 hpaAdd an API call to query the configuration file name
2004-02-03 hpaMake "get key w/o echo" COMBOOT function work correctly
2004-02-03 hpaActually handle mode adjustments
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-05-20 hpaFormatting changes; comboot bug fix(?)
2003-04-16 hpaGet the actual high paragraph rather than just blindly...
2003-04-11 hpaPreparations for work on MDSLINUX, if it ever happens
2003-04-05 hpaEncapsulate calls to the PXE stack into a single function;
2003-04-05 hpaActually come up with stack-switch code which has a...
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-12 hpaRemove the noop API call, and instead use function...
2002-06-12 hpaFix the implementation of API call 0009h (Call PXE...
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...
2002-06-06 hpaFix COMBOOT return; support DOS system calls 00 and...
2002-04-28 hpaGeneralize and factor out bootsector-generation code.
2002-04-27 hpaMore factoring of common code