summaryrefslogtreecommitdiff
path: root/bootsect.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix the shuffle and boot interface. It was probably always broken.H. Peter Anvin2007-03-141-3/+4
* Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...syslinux-3.40-pre5H. Peter Anvin2007-02-101-0/+6
|\
| * %ifndef IS_PXELINUX won't do much good... %if IS_PXELINUX == 0 is correctsyslinux-3.36-pre8H. Peter Anvin2007-02-081-1/+1
| * PXELINUX: ES:BX -> PXENV+, so we can't have ES:DI -> $PnP.H. Peter Anvin2007-02-081-0/+6
* | Merge with syslinux-3.32-pre7syslinux-3.40-pre3H. Peter Anvin2006-11-211-3/+32
|\ \ | |/
| * When chainloading, set ES:DI to point to the $PnP ICS if available.H. Peter Anvin2006-10-241-3/+32
* | Add support for forcing the filetype, and loading a secondary config file.H. Peter Anvin2006-09-221-9/+0
|/
* Modularize the pause bird function; don't print dots for bootsects and com32H. Peter Anvin2006-08-211-2/+2
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-5/+5
* 3.07: Fix chainloadinghpa2005-01-121-5/+7
* Commit 3.10 changes to mainline. In particular, support multi-filehpa2005-01-061-11/+25
* Prepping for new 2.20 version: rewrite main syslinux program to supporthpa2004-12-151-1/+1
* Fix the spelling of "Boston"hpa2004-12-141-1/+1
* Add a bootstrap chainloading API, and include a sample program for it.syslinux-2.08-pre5hpa2003-11-261-33/+58
* Fix handling of loading large "boot sectors"hpa2003-11-211-1/+1
* Fix bugs in chainloading other NBPs from pxelinuxsyslinux-2.07-pre7hpa2003-11-181-1/+1
* Preparations for work on MDSLINUX, if it ever happenshpa2003-04-111-5/+7
* Use a more conventional stack arrangement in PXELINUX. Also make itsyslinux-2.00-pre16hpa2002-10-251-4/+3
* * Unify the command-line handling and extension-scanning codesyslinux-2.00-pre10hpa2002-10-241-1/+1
* Merge in changes from SYSLINUX 1.75syslinux-2.00-pre4hpa2002-06-151-3/+1
* Patch ported from the 1.xx branch: correct chainloading of PXE NBPs.hpa2002-06-121-0/+6
* Add call to crlfhpa2002-04-281-0/+1
* Make the setup of the bootup entry state saner.hpa2002-04-281-8/+16
* Generalize and factor out bootsector-generation code.syslinux-1.73-pre5hpa2002-04-281-0/+102