summaryrefslogtreecommitdiff
path: root/isolinux.asm
Commit message (Expand)AuthorAgeFilesLines
* Handle bug in the alignment of the initrd.syslinux-1.67-pre1hpa2002-01-161-124/+94
* Update copyright date, and change work-in-progress version to 1.67.hpa2002-01-021-2/+2
* Code restructuring: common subroutine to load a file into high memoryhpa2001-12-231-91/+122
* Correctly handle very large kernel images and very large ramdisks.hpa2001-12-141-44/+43
* Fix support for small pseudo-kernels.hpa2001-12-101-1/+0
* Add support for "pseudo-kernels" < 64K in size.hpa2001-12-101-2/+14
* Boot protocol version 2.03 support.syslinux-1.65-pre2hpa2001-12-101-2/+12
* Update NEWS file; turn off tracers; add warning about broken BIOSes tosyslinux-1.65-pre1hpa2001-12-061-1/+1
* ISOLINUX: Support booting from image files (if the BIOS works).hpa2001-12-061-8/+185
* Make an attempt at detecting nonexistent serial port hardware.syslinux-1.64-pre6hpa2001-11-211-2/+10
* Correct serial port/no flow control.syslinux-1.64-pre5hpa2001-11-211-1/+2
* Even more tweaks at flow control supportsyslinux-1.64-pre4hpa2001-11-201-4/+21
* Correct parsing of serial flow controlhpa2001-11-201-0/+3
* Modify the way serial flow control works.syslinux-1.64-pre3hpa2001-11-201-12/+14
* Fix parsing of hardware flow controlhpa2001-11-201-3/+7
* Fix restoring text mode with a font set (uninitialized use of ES)hpa2001-11-201-4/+9
* First cut of "hardware" flowcontrol support for serial console.syslinux-1.64-pre1hpa2001-09-061-17/+43
* Fix short jump out of rangesyslinux-1.63-pre3hpa2001-08-041-2/+2
* Bug workaround for Award BIOSes.hpa2001-08-041-4/+11
* Try to avoid font problems when returning to text mode.hpa2001-07-201-17/+6
* - Graphics fixessyslinux-1.62-pre3hpa2001-04-241-3/+3
* Introduce a way to return to text mode. Clean up the handling ofhpa2001-04-191-52/+65
* Fix for full pathname lookup algorithm.syslinux-1.61-pre1hpa2001-04-121-3/+2
* Support full pathname searches.hpa2001-04-121-13/+57
* Fix for register corruption while displaying F-key help files.hpa2001-04-101-0/+2
* Try to improve the relability of the error routine.hpa2001-04-091-5/+8
* Issue a CR LF before printing a message file. Introduce the commonhpa2001-04-091-0/+1
* Always use ScrollAttribute for scrolling.hpa2001-04-091-1/+1
* Add mode-specific control sequences.hpa2001-04-091-6/+40
* More pruning of debug messages.hpa2001-04-091-14/+24
* Clean up useless align directive.hpa2001-04-091-1/+0
* Clean up the error messages code; move some uninitialized variables tohpa2001-04-091-20/+62
* If we get a disk error, do the "kaboom" thing.hpa2001-04-091-20/+17
* If we hit a disk error, actually report the correct error code.hpa2001-04-091-2/+10
* Graphics mode scrolling fixes; remove traces of IPAppend optionsyslinux-1.60-pre4hpa2001-04-091-11/+8
* Clean up copyright messages.hpa2001-04-091-11/+7
* More bug fixes, including the handling of VidRows/VidCols in graphics mode.hpa2001-04-091-45/+83
* Introduce "current directory" support for the isolinux directory.hpa2001-04-091-26/+64
* Improve the ISO filename comparison algorithm; should now always handlehpa2001-04-091-39/+52
* Handle filenames without an extension (have to append a trailing dot);syslinux-1.60-pre2hpa2001-04-081-9/+21
* Well, it seems to actually boot. Still needs tons of debugging, though...hpa2001-04-081-56/+104
* Actually look for the configuration file and open it.hpa2001-04-081-21/+7
* Build isolinux by default.hpa2001-04-081-7/+186
* Clean up to the point where it compiles.hpa2001-04-061-1341/+194
* Macroize the 2048-byte sector size.hpa2001-04-061-3/+5
* Merge pxelinux changes up to and including 1.49 (graphics merge version)hpa2001-04-061-43/+467
* Current state of isolinux developmenthpa2001-04-061-96/+362
* Begin isolinux development with PXELINUX version 1.48hpa2001-04-061-0/+4366