2004-12-17 |
hpa | Actually use sections, and move common variables into... |
blob | commitdiff |
2004-12-17 |
hpa | Move the .bss to a separate section so we can at least... |
blob | commitdiff | diff to current |
2004-12-16 |
hpa | More cleanups; try to get rid of the now-obsolete defin... |
blob | commitdiff | diff to current |
2004-12-16 |
hpa | Reorganize memory map to make use of 0x3000..0x5000... |
blob | commitdiff | diff to current |
2004-12-14 |
hpa | Update copyright headers. |
blob | commitdiff | diff to current |
2004-08-04 |
hpa | Move ASCII macros to macros.inc |
blob | commitdiff | diff to current |
2004-08-04 |
hpa | Clean up memory management and command-line creation |
blob | commitdiff | diff to current |
2004-07-26 |
hpa | Move raw console access and strcpy() into their own... |
blob | commitdiff | diff to current |
2004-06-18 |
hpa | Add an API call to query the configuration file name |
blob | commitdiff | diff to current |
2004-05-29 |
hpa | - Add "allowoptions" command |
blob | commitdiff | diff to current |
2004-04-23 |
hpa | Better E820 memory parser |
blob | commitdiff | diff to current |
2004-01-29 |
hpa | Handle video pages correctly. |
blob | commitdiff | diff to current |
2003-12-08 |
hpa | More shuffling to avoid RBFG bug now when we know the... |
blob | commitdiff | diff to current |
2003-12-05 |
hpa | - Avoid a memory location overwritten by RBFG. |
blob | commitdiff | diff to current |
2003-12-04 |
hpa | Rate-limit ARP calls to avoid screwing over people... |
blob | commitdiff | diff to current |
2003-11-27 |
hpa | Add "onerror" configuration directive |
blob | commitdiff | diff to current |
2003-11-26 |
hpa | Add a bootstrap chainloading API, and include a sample... |
blob | commitdiff | diff to current |
2003-11-26 |
hpa | Clean up generating dotted-quad addresses |
blob | commitdiff | diff to current |
2003-11-26 |
hpa | Rename timeoutcmd -> ontimeout |
blob | commitdiff | diff to current |
2003-11-25 |
hpa | - Handle ARP requests while idle in pxelinux |
blob | commitdiff | diff to current |
2003-11-24 |
hpa | Fix COMBOOT/COM32 command-line generation. |
blob | commitdiff | diff to current |
2003-11-24 |
hpa | Add timeoutcmd command |
blob | commitdiff | diff to current |
2003-11-22 |
hpa | Fix invalid double-use of the edx register in parse_dhc... |
blob | commitdiff | diff to current |
2003-11-21 |
hpa | Recognize pxelinux options in a vendor-option-space... |
blob | commitdiff | diff to current |
2003-11-21 |
hpa | Fix handling of loading large "boot sectors" |
blob | commitdiff | diff to current |
2003-09-09 |
hpa | Yet another fix |
blob | commitdiff | diff to current |
2003-09-09 |
hpa | Add missing es: |
blob | commitdiff | diff to current |
2003-09-09 |
hpa | Add "ipappend 2" |
blob | commitdiff | diff to current |
2003-08-23 |
hpa | Lower the default MTU |
blob | commitdiff | diff to current |
2003-07-01 |
hpa | Fix bug related to non-IP-based config file names |
blob | commitdiff | diff to current |
2003-05-20 |
hpa | Query once based on MAC address. |
blob | commitdiff | diff to current |
2003-04-16 |
hpa | PXELINUX: Support large blocks (blksize 1468) |
blob | commitdiff | diff to current |
2003-04-15 |
hpa | Macroize the generation of the "insufficient DOS RAM... |
blob | commitdiff | diff to current |
2003-04-08 |
hpa | Use small synthesized thunks for the PXE/PXENV calls... |
blob | commitdiff | diff to current |
2003-04-08 |
hpa | One more instance of gateway-setting |
blob | commitdiff | diff to current |
2003-04-07 |
hpa | Override routing table and use our own default routing. |
blob | commitdiff | diff to current |
2003-04-05 |
hpa | Encapsulate calls to the PXE stack into a single function; |
blob | commitdiff | diff to current |
2003-04-05 |
hpa | Actually come up with stack-switch code which has a... |
blob | commitdiff | diff to current |
2003-04-05 |
hpa | Try to deal with funny PXE stack problems... |
blob | commitdiff | diff to current |
2003-01-04 |
hpa | Paranoia cleanups |
blob | commitdiff | diff to current |
2002-11-19 |
hpa | Fix the write string ABI call. |
blob | commitdiff | diff to current |
2002-10-25 |
hpa | Use a more conventional stack arrangement in PXELINUX... |
blob | commitdiff | diff to current |
2002-10-25 |
hpa | Remove debugging code |
blob | commitdiff | diff to current |
2002-10-25 |
hpa | Work around NASM bug that would lead to no timeout... |
blob | commitdiff | diff to current |
2002-10-24 |
hpa | * Unify the command-line handling and extension-scannin... |
blob | commitdiff | diff to current |
2002-10-22 |
hpa | Fix PXELINUX memory overwrite bug. |
blob | commitdiff | diff to current |
2002-06-17 |
hpa | Add API call to determine the serial console configuration. |
blob | commitdiff | diff to current |
2002-06-17 |
hpa | Document changes due to the use of a stack frame; add... |
blob | commitdiff | diff to current |
2002-06-15 |
hpa | Merge in changes from SYSLINUX 1.75 |
blob | commitdiff | diff to current |
2002-06-11 |
hpa | Add an API for COMBOOT images, and add support for... |
blob | commitdiff | diff to current |
2002-06-10 |
hpa | Remove all explicit "near" declarations, except the... |
blob | commitdiff | diff to current |
2002-06-07 |
hpa | Remove some redundant move-via-register of segments |
blob | commitdiff | diff to current |
2002-06-06 |
hpa | Fix COMBOOT return; support DOS system calls 00 and... |
blob | commitdiff | diff to current |
2002-06-06 |
hpa | Clean up major bugs in the extension-detection code. |
blob | commitdiff | diff to current |
2002-04-30 |
hpa | Further rationalize command-line parsing by allowing... |
blob | commitdiff | diff to current |
2002-04-29 |
hpa | Change keywords to match the documentation. |
blob | commitdiff | diff to current |
2002-04-28 |
hpa | Null-pad the .0 extension |
blob | commitdiff | diff to current |
2002-04-28 |
hpa | Change, and document, the search sequence of extensions. |
blob | commitdiff | diff to current |
2002-04-28 |
hpa | Factor out CPU initialization and some common configura... |
blob | commitdiff | diff to current |
2002-04-28 |
hpa | Make the setup of the bootup entry state saner. |
blob | commitdiff | diff to current |
2002-04-28 |
hpa | Generalize and factor out bootsector-generation code. |
blob | commitdiff | diff to current |
2002-04-27 |
hpa | More factoring of common code |
blob | commitdiff | diff to current |
2002-04-27 |
hpa | Don't rely on non-preprocessor references |
blob | commitdiff | diff to current |
2002-04-27 |
hpa | *** empty log message *** |
blob | commitdiff | diff to current |
2002-04-27 |
hpa | Move configuration file handling to separate file ... |
blob | commitdiff | diff to current |
2002-04-26 |
hpa | Even more common code factoring |
blob | commitdiff | diff to current |
2002-04-26 |
hpa | More common code factoring: getc library, font handling... |
blob | commitdiff | diff to current |
2002-04-26 |
hpa | Move VGA graphics code to a shared include file |
blob | commitdiff | diff to current |
2002-04-26 |
hpa | Move some of the common header crap into header files. |
blob | commitdiff | diff to current |
2002-04-26 |
hpa | Add support for automatic dependency generation |
blob | commitdiff | diff to current |
2002-04-23 |
hpa | Make esp. ldlinux.asm more similar to other modules. |
blob | commitdiff | diff to current |
2002-04-23 |
hpa | Set up %fs before invoking the final transfer sequence. |
blob | commitdiff | diff to current |
2002-04-18 |
hpa | Correct stack corruption problem. |
blob | commitdiff | diff to current |
2002-04-18 |
hpa | Fix use of incorrect size for [ClustSize]. |
blob | commitdiff | diff to current |
2002-04-17 |
hpa | Port the conventional memory relaxing from the 1.6x... |
blob | commitdiff | diff to current |
2002-03-19 |
hpa | Merge with 1.6x branch |
blob | commitdiff | diff to current |
2002-01-02 |
hpa | Update copyright date, and change work-in-progress... |
blob | commitdiff | diff to current |
2001-12-23 |
hpa | Code restructuring: common subroutine to load a file... |
blob | commitdiff | diff to current |
2001-12-16 |
hpa | Make a valiant, and probably futile, attempt to free... |
blob | commitdiff | diff to current |
2001-12-14 |
hpa | Correctly handle very large kernel images and very... |
blob | commitdiff | diff to current |
2001-12-10 |
hpa | Fix support for small pseudo-kernels. |
blob | commitdiff | diff to current |
2001-12-10 |
hpa | Add support for "pseudo-kernels" < 64K in size. |
blob | commitdiff | diff to current |
2001-12-10 |
hpa | Boot protocol version 2.03 support. |
blob | commitdiff | diff to current |
2001-11-21 |
hpa | Make an attempt at detecting nonexistent serial port... |
blob | commitdiff | diff to current |
2001-11-21 |
hpa | Correct serial port/no flow control. |
blob | commitdiff | diff to current |
2001-11-20 |
hpa | Even more tweaks at flow control support |
blob | commitdiff | diff to current |
2001-11-20 |
hpa | Correct parsing of serial flow control |
blob | commitdiff | diff to current |
2001-11-20 |
hpa | Modify the way serial flow control works. |
blob | commitdiff | diff to current |
2001-11-20 |
hpa | Fix parsing of hardware flow control |
blob | commitdiff | diff to current |
2001-11-20 |
hpa | Fix restoring text mode with a font set (uninitialized... |
blob | commitdiff | diff to current |
2001-09-06 |
hpa | First cut of "hardware" flowcontrol support for serial... |
blob | commitdiff | diff to current |
2001-07-20 |
hpa | Try to avoid font problems when returning to text mode. |
blob | commitdiff | diff to current |
2001-04-24 |
hpa | - Graphics fixes |
blob | commitdiff | diff to current |
2001-04-19 |
hpa | Introduce a way to return to text mode. Clean up the... |
blob | commitdiff | diff to current |
2001-04-17 |
hpa | Fix reversed values in "ip=" option. |
blob | commitdiff | diff to current |
2001-04-13 |
hpa | Add DHCP option to set PXELINUX reset timeout. |
blob | commitdiff | diff to current |
2001-04-13 |
hpa | Allow the DHCP server to override PXELINUX default... |
blob | commitdiff | diff to current |
2001-04-12 |
hpa | Support filenames up to 64 characters. |
blob | commitdiff | diff to current |
2001-04-10 |
hpa | Fix for register corruption while displaying F-key... |
blob | commitdiff | diff to current |
2001-04-09 |
hpa | Issue a CR LF before printing a message file. Introduc... |
blob | commitdiff | diff to current |
next |