More fixes to the extlinux installer; change back to writable types
[profile/ivi/syslinux.git] / pxelinux.asm
2004-12-19 hpaFix some additional common code issues; fix dangling...
2004-12-19 hpaMore common code cleanup; actually use the code to...
2004-12-17 hpaFix the use of MAC handling in pxelinux; fix copy_over_self
2004-12-17 hpaActually use sections, and move common variables into...
2004-12-17 hpaMove the .bss to a separate section so we can at least...
2004-12-16 hpaMore cleanups; try to get rid of the now-obsolete defin...
2004-12-16 hpaReorganize memory map to make use of 0x3000..0x5000...
2004-12-14 hpaUpdate copyright headers.
2004-08-04 hpaMove ASCII macros to macros.inc
2004-08-04 hpaClean up memory management and command-line creation
2004-07-26 hpaMove raw console access and strcpy() into their own...
2004-06-18 hpaAdd an API call to query the configuration file name
2004-05-29 hpa- Add "allowoptions" command
2004-04-23 hpaBetter E820 memory parser
2004-01-29 hpaHandle video pages correctly.
2003-12-08 hpaMore shuffling to avoid RBFG bug now when we know the...
2003-12-05 hpa- Avoid a memory location overwritten by RBFG.
2003-12-04 hpaRate-limit ARP calls to avoid screwing over people...
2003-11-27 hpaAdd "onerror" configuration directive
2003-11-26 hpaAdd a bootstrap chainloading API, and include a sample...
2003-11-26 hpaClean up generating dotted-quad addresses
2003-11-26 hpaRename timeoutcmd -> ontimeout
2003-11-25 hpa- Handle ARP requests while idle in pxelinux
2003-11-24 hpaFix COMBOOT/COM32 command-line generation.
2003-11-24 hpaAdd timeoutcmd command
2003-11-22 hpaFix invalid double-use of the edx register in parse_dhc...
2003-11-21 hpaRecognize pxelinux options in a vendor-option-space...
2003-11-21 hpaFix handling of loading large "boot sectors"
2003-09-09 hpaYet another fix
2003-09-09 hpaAdd missing es:
2003-09-09 hpaAdd "ipappend 2"
2003-08-23 hpaLower the default MTU
2003-07-01 hpaFix bug related to non-IP-based config file names
2003-05-20 hpaQuery once based on MAC address.
2003-04-16 hpaPXELINUX: Support large blocks (blksize 1468)
2003-04-15 hpaMacroize the generation of the "insufficient DOS RAM...
2003-04-08 hpaUse small synthesized thunks for the PXE/PXENV calls...
2003-04-08 hpaOne more instance of gateway-setting
2003-04-07 hpaOverride routing table and use our own default routing.
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...
2003-04-05 hpaTry to deal with funny PXE stack problems...
2003-01-04 hpaParanoia cleanups
2002-11-19 hpaFix the write string ABI call.
2002-10-25 hpaUse a more conventional stack arrangement in PXELINUX...
2002-10-25 hpaRemove debugging code
2002-10-25 hpaWork around NASM bug that would lead to no timeout...
2002-10-24 hpa* Unify the command-line handling and extension-scannin...
2002-10-22 hpaFix PXELINUX memory overwrite bug.
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-15 hpaMerge in changes from SYSLINUX 1.75
2002-06-11 hpaAdd an API for COMBOOT images, and add support for...
2002-06-10 hpaRemove all explicit "near" declarations, except the...
2002-06-07 hpaRemove some redundant move-via-register of segments
2002-06-06 hpaFix COMBOOT return; support DOS system calls 00 and...
2002-06-06 hpaClean up major bugs in the extension-detection code.
2002-04-30 hpaFurther rationalize command-line parsing by allowing...
2002-04-29 hpaChange keywords to match the documentation.
2002-04-28 hpaNull-pad the .0 extension
2002-04-28 hpaChange, and document, the search sequence of extensions.
2002-04-28 hpaFactor out CPU initialization and some common configura...
2002-04-28 hpaMake the setup of the bootup entry state saner.
2002-04-28 hpaGeneralize and factor out bootsector-generation code.
2002-04-27 hpaMore factoring of common code
2002-04-27 hpaDon't rely on non-preprocessor references
2002-04-27 hpa*** empty log message ***
2002-04-27 hpaMove configuration file handling to separate file ...
2002-04-26 hpaEven more common code factoring
2002-04-26 hpaMore common code factoring: getc library, font handling...
2002-04-26 hpaMove VGA graphics code to a shared include file
2002-04-26 hpaMove some of the common header crap into header files.
2002-04-26 hpaAdd support for automatic dependency generation
2002-04-23 hpaMake esp. ldlinux.asm more similar to other modules.
2002-04-23 hpaSet up %fs before invoking the final transfer sequence.
2002-04-18 hpaCorrect stack corruption problem.
2002-04-18 hpaFix use of incorrect size for [ClustSize].
2002-04-17 hpaPort the conventional memory relaxing from the 1.6x...
2002-03-19 hpaMerge with 1.6x branch
2002-01-02 hpaUpdate copyright date, and change work-in-progress...
2001-12-23 hpaCode restructuring: common subroutine to load a file...
2001-12-16 hpaMake a valiant, and probably futile, attempt to free...
2001-12-14 hpaCorrectly handle very large kernel images and very...
2001-12-10 hpaFix support for small pseudo-kernels.
2001-12-10 hpaAdd support for "pseudo-kernels" < 64K in size.
2001-12-10 hpaBoot protocol version 2.03 support.
2001-11-21 hpaMake an attempt at detecting nonexistent serial port...
2001-11-21 hpaCorrect serial port/no flow control.
2001-11-20 hpaEven more tweaks at flow control support
2001-11-20 hpaCorrect parsing of serial flow control
2001-11-20 hpaModify the way serial flow control works.
2001-11-20 hpaFix parsing of hardware flow control
2001-11-20 hpaFix restoring text mode with a font set (uninitialized...
2001-09-06 hpaFirst cut of "hardware" flowcontrol support for serial...
2001-07-20 hpaTry to avoid font problems when returning to text mode.
2001-04-24 hpa- Graphics fixes
2001-04-19 hpaIntroduce a way to return to text mode. Clean up the...
2001-04-17 hpaFix reversed values in "ip=" option.
2001-04-13 hpaAdd DHCP option to set PXELINUX reset timeout.
2001-04-13 hpaAllow the DHCP server to override PXELINUX default...
next