summaryrefslogtreecommitdiff
path: root/memdisk/memdisk.asm
Commit message (Expand)AuthorAgeFilesLines
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-4/+4
* Clean up the EDD code furtherhpa2005-09-251-7/+32
* EDD code, not enabled by defaulthpa2005-09-201-4/+143
* * -ffreestandingsyslinux-3.10-pre21hpa2005-08-231-5/+10
* Don't clobber live registers, it's not nicesyslinux-3.08-pre10hpa2005-04-291-3/+3
* Use the correct registerhpa2005-04-291-2/+2
* Add new "bigraw" mode to memdisk.hpa2005-04-291-10/+23
* Add boot loader ID to the memdisk info structurehpa2004-12-291-1/+4
* Update copyright headers.hpa2004-12-141-3/+3
* Fix MEMDISK command-line parsing; add "raw" memory support for MEMDISKhpa2004-12-141-7/+167
* Support making the disk readonlyhpa2004-12-101-2/+7
* Fail if C/H/S geometry is wrong. This is necessary for things that probehpa2004-01-241-0/+4
* Fix dependency generation.syslinux-2.08-pre4hpa2003-11-261-0/+2
* Add API to query for the existence of MEMDISK.hpa2003-11-261-10/+45
* Slight optimizationsyslinux-2.07-pre1hpa2003-08-271-3/+3
* Try to detect if this is the only floppy drive, and if so, don't passhpa2003-08-271-0/+14
* Fix installing the E820 data into MEMDISKhpa2003-04-161-3/+3
* Preserve DL except for the rather few calls for which DL is part of thehpa2001-12-151-10/+38
* Minor cleanupshpa2001-12-151-20/+17
* DOS now boots floppy and harddisk, but something is still amiss...syslinux-1.65-pre12hpa2001-12-151-40/+11
* Be even more anal...hpa2001-12-141-18/+94
* Make the memory configuration calls actually work properly, especiallysyslinux-1.65-pre6hpa2001-12-121-7/+6
* Make the thing actually work!!! Yoo-hoo!!!hpa2001-12-111-14/+16
* Fix a couple of stack mishandling bugs...hpa2001-12-111-6/+6
* Checkpoint: many many changes, now successfully loads thehpa2001-12-111-58/+67
* Checkpoint: add printf() for debugging, remove query of E881 (seemshpa2001-12-111-42/+39
* Yet another snapshot. Now we can actually compile the sucker...hpa2001-12-101-5/+15
* Snapshot the work.hpa2001-12-091-24/+40
* Reinstate memdisk.asmhpa2001-12-091-0/+418
* Remove memdisk (moved into memdisk directory)hpa2001-12-091-418/+0
* More work on the memory disk image driverhpa2001-12-061-5/+67
* - Graphics fixessyslinux-1.62-pre3hpa2001-04-241-14/+203
* TSR for virtual INT 13h disk in high memory (under development.)hpa2001-04-191-0/+167