| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial support for auxilliary data vector | H. Peter Anvin | 2007-12-13 | 1 | -0/+17 |
* | Preserve ES:DI instead of probing for $PnPsyslinux-3.53-pre5 | H. Peter Anvin | 2007-11-14 | 1 | -9/+12 |
* | ISOLINUX: Change DriveNo -> DriveNumber | H. Peter Anvin | 2007-11-14 | 1 | -1/+1 |
* | Use "nop nop" to clobber "mov cs,ax" even though it's longer | H. Peter Anvin | 2007-11-02 | 1 | -3/+2 |
* | comboot: fix shuffle_and_boot_rm (used by linux.c32) | H. Peter Anvin | 2007-11-02 | 1 | -0/+1 |
* | Update the memory layout specification | H. Peter Anvin | 2007-10-03 | 1 | -1/+1 |
* | comboot: fix memory overwrite bug | H. Peter Anvin | 2007-09-21 | 1 | -0/+1 |
* | Move most messages into the appropriate .inc files | H. Peter Anvin | 2007-06-20 | 1 | -0/+3 |
* | Make it safe to call close_file on an already closed file.syslinux-3.50-pre15 | H. Peter Anvin | 2007-05-22 | 1 | -3/+0 |
* | Add a proper internal close function (close_file) | H. Peter Anvin | 2007-05-22 | 1 | -2/+5 |
* | Stealth whitespace cleanup (automated) | H. Peter Anvin | 2007-03-14 | 1 | -1/+1 |
* | Add a register-setting shuffle and boot for real mode; clean up headers.syslinux-3.40-pre14 | H. Peter Anvin | 2007-03-14 | 1 | -2/+61 |
* | Fix the shuffle and boot interface. It was probably always broken. | H. Peter Anvin | 2007-03-14 | 1 | -10/+11 |
* | INT 22h, AX=001Ah: we have FS:SI pointing to the register data, not DS:SI | H. Peter Anvin | 2007-03-13 | 1 | -1/+1 |
* | New API call: cleanup, shuffle and boot to flat protected mode | H. Peter Anvin | 2007-03-11 | 1 | -1/+42 |
* | Make sure we can read the config file name even after changing it...syslinux-3.40-pre7 | H. Peter Anvin | 2007-02-19 | 1 | -4/+3 |
* | Merge with syslinux-3.3x | H. Peter Anvin | 2007-02-19 | 1 | -1/+1 |
|\ |
|
| * | Comboot function READ DISK corrupts its arguments; fix.syslinux-3.3x | H. Peter Anvin | 2007-02-19 | 1 | -1/+1 |
* | | Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...syslinux-3.40-pre5 | H. Peter Anvin | 2007-02-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Stealth whitespace cleanup | H. Peter Anvin | 2007-02-01 | 1 | -1/+1 |
* | | Merge with syslinux-3.35syslinux-3.40-pre4 | H. Peter Anvin | 2007-01-28 | 1 | -1/+24 |
|\ \
| |/ |
|
| * | New API call: read disk. | H. Peter Anvin | 2007-01-24 | 1 | -1/+24 |
* | | Return error if we specify an invalid kernel type name in AX=0016h. | H. Peter Anvin | 2006-09-22 | 1 | -0/+6 |
|/ |
|
* | Support sending information from the comboot module to the syslinux core | H. Peter Anvin | 2006-08-25 | 1 | -1/+42 |
* | More cleanup of comboot exit codesyslinux-3.20-pre15 | H. Peter Anvin | 2006-08-17 | 1 | -10/+21 |
* | Clean up the reset stack macro further; incorporate segment reset | H. Peter Anvin | 2006-08-17 | 1 | -6/+1 |
* | Remove obsolete code | H. Peter Anvin | 2006-08-17 | 1 | -12/+1 |
* | The RESET_STACK change broke SYSLINUX & EXTLINUX. Fix.syslinux-3.20-pre13 | H. Peter Anvin | 2006-08-17 | 1 | -6/+7 |
* | Remove CVS-era $Id$ tags. | H. Peter Anvin | 2006-08-17 | 1 | -1/+0 |
* | When exiting a COMBOOT/COM32 module, reset the stack instead of saving | H. Peter Anvin | 2006-08-17 | 1 | -4/+1 |
* | Across-the-board stealth whitespace cleanup | H. Peter Anvin | 2006-05-03 | 1 | -5/+5 |
* | Symlink support for EXTLINUX | hpa | 2005-08-22 | 1 | -6/+9 |
* | Disable the idle call for now | hpa | 2005-08-21 | 1 | -1/+6 |
* | Correct the code related to the run kernel image API function. | hpa | 2005-08-21 | 1 | -13/+35 |
* | Add more low-level API function to load the kernel, and make the | hpa | 2005-08-21 | 1 | -0/+38 |
* | Saner idle call semantics | hpa | 2005-08-19 | 1 | -0/+8 |
* | Add localboot API call | hpa | 2005-08-17 | 1 | -0/+36 |
* | Improved handling of ARP wait; add idle function.syslinux-3.08-pre3 | hpa | 2005-01-20 | 1 | -0/+9 |
* | 3.07: Fix chainloading | hpa | 2005-01-12 | 1 | -3/+2 |
* | Commit 3.10 changes to mainline. In particular, support multi-file | hpa | 2005-01-06 | 1 | -24/+67 |
* | EXTLINUX: return derivative-specific information. Begin 3.03 devel cycle. | hpa | 2005-01-05 | 1 | -1/+1 |
* | Allow libcom32 to detect a disabled video console, and act appropriately.syslinux-3.02 | hpa | 2005-01-05 | 1 | -0/+4 |
* | Document resolve hostname API | hpa | 2004-12-28 | 1 | -0/+15 |
* | Fix pxelinux relocation; work around infinite loop in pxelinux mangle_name | hpa | 2004-12-28 | 1 | -3/+0 |
* | We have strcpy, use it | hpa | 2004-12-21 | 1 | -5/+1 |
* | Fix typo | hpa | 2004-12-21 | 1 | -1/+1 |
* | Add an API function to get the IPAPPEND strings. | hpa | 2004-12-21 | 1 | -0/+22 |
* | Actually use sections, and move common variables into the .inc files.syslinux-2.20-pre3 | hpa | 2004-12-17 | 1 | -3/+6 |
* | More cleanups; try to get rid of the now-obsolete definition of | hpa | 2004-12-16 | 1 | -3/+3 |
* | Prepping for new 2.20 version: rewrite main syslinux program to support | hpa | 2004-12-15 | 1 | -1/+1 |