* Unify the command-line handling and extension-scanning code
[profile/ivi/syslinux.git] / pxelinux.asm
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...
2001-04-12 hpaSupport filenames up to 64 characters.
2001-04-10 hpaFix for register corruption while displaying F-key...
2001-04-09 hpaIssue a CR LF before printing a message file. Introduc...
2001-04-09 hpaAlways use ScrollAttribute for scrolling.
2001-04-09 hpaAdd mode-specific control sequences.
2001-04-09 hpaGraphics scrolling fix; disable .bs and .bss since...
2001-04-09 hpaMore bug fixes, including the handling of VidRows/VidCo...
2001-04-09 hpaCall vgaclearmode before doing a local boot.
2001-04-08 hpaUse symbolic BS instead of 08h in strings...
2001-04-05 hpaThe great graphics merge! We're now officially working...
2001-03-30 hpaClean up the allocation of local socket numbers. We... syslinux-1.54
2001-03-28 hpaGet rid of the automatic appending of "auto". syslinux-1.54-pre3
2001-03-20 hpaWorking on version 1.54. syslinux-1.54-pre1
2001-03-10 hpaFix offset for !PXE pointer passed on stack.
2001-03-10 hpaMore robust DHCP parsing; document "gethostip" program.
2001-03-09 hpaAllow the PXELINUX "localboot" option to specifying...
2001-03-08 hpaActually look at the flag passed to "localboot" syslinux-1.53-pre3
2001-03-08 hpaSupport "localboot" option for PXELINUX. syslinux-1.53-pre2
2001-02-08 hpaFix confusing/incorrect comments about host vs network...
2001-02-08 hpa*** empty log message ***
2001-02-08 hpaSupport for ip= option in PXELINUX. syslinux-1.52-pre2
2001-02-07 hpaDon't rely on SS -> zero_seg, since that will NOT be... syslinux-1.52-pre1
2001-01-24 hpaDon't do wraparound on the serial port - that's the...
2001-01-22 hpaReduce the io_delay to make the A20 slowdown less severe syslinux-1.51-pre6
2001-01-21 hpaFix E820 code; clean up some of the old debugging suppo... syslinux-1.51-pre5
2001-01-21 hpaTry to make the A20 delay loops a bit more consistent.
2001-01-19 hpaYet more fixes to the new A20 code. syslinux-1.51-pre4
2001-01-19 hpaFix really embarrassing A20 test bug.
2001-01-19 hpaBug fixes (we hope!) to both the E820 and new A20 code.
2001-01-19 hpaINT 15h, AX=0E820h memory detection support. syslinux-1.51-pre3
2001-01-19 hpaYet another round of A20 changes. syslinux-1.51-pre2
2000-12-29 hpaIf packet 2 doesn't contain a valid IP address, try...
2000-12-29 hpaFirst we query packet 2 (DHCPACK).
2000-12-29 hpaTry to get the stuff from cached query packets 2 and...
2000-11-17 hpaChange the A20 code to allow operation on KBC-less... syslinux-1.50 syslinux-1.50-0x3a159915
2000-11-06 hpaMove up the stack so we don't clobber it with a 32K... syslinux-1.49
2000-07-09 hpaInitial PXELINUX/SYSLINUX bug fix/new protocol merge... syslinux-1.49-0x3968dd43
2000-07-06 hpa- Add support for boot protocol 0x0202 to SYSLINUX... syslinux-1.49-0x3964365c
1999-12-22 hpaUntested M-systems fix for SYSLINUX... syslinux-1.49-0x38609533
1999-09-27 hpaMake filename display correctly.
1999-09-27 hpaMany fixes and bug workarounds for PXELINUX.
1999-09-26 hpamemory_scan_* reports results in CF not ZF
1999-09-26 hpaAdd routines to scan memory for !PXE and PXENV+ structu...
1999-09-26 hpaWork on getting PXELINUX to work on PXE boot PROMs...
1999-09-21 hpaAdd final timeout for PXELINUX; better documentation...
1999-09-17 hpaRemove 'X' debug printout
1999-09-17 hpaAdd documentation for PXELINUX. Cleanup header in...
next