summaryrefslogtreecommitdiff
path: root/memdisk/msetup.c
Commit message (Expand)AuthorAgeFilesLines
* memdisk: additional cleanupsH. Peter Anvin2009-06-071-4/+4
* memdisk: minor cleanupsH. Peter Anvin2009-06-071-2/+1
* Run Nindent on memdisk/msetup.cH. Peter Anvin2009-05-291-100/+101
* Drop support for ACPI 3 E820 extended memory attributesH. Peter Anvin2009-05-211-15/+7
* e820: pre-initialize bufferH. Peter Anvin2008-10-131-0/+2
* memdisk: make the e820 code compile for debugging againH. Peter Anvin2008-10-131-7/+16
* Support "extended attributes" for INT 15h, AX=E820hH. Peter Anvin2008-10-131-7/+14
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-4/+4
* Fix the spelling of "Boston"hpa2004-12-141-1/+1
* Support compressed MEMDISK images.hpa2003-04-101-0/+5
* Convert to using a 32-bit installer framework, in preparation forhpa2003-04-101-52/+50
* Fix MEMDISK initalization bugshpa2002-11-181-10/+14
* Clean up gcc version dependencies, mostly related to asm() statements.hpa2001-12-171-13/+15
* Correct the computation of the various termssyslinux-1.65-pre11hpa2001-12-141-7/+7
* Make the memory configuration calls actually work properly, especiallysyslinux-1.65-pre6hpa2001-12-121-18/+0
* Checkpoint: add printf() for debugging, remove query of E881 (seemshpa2001-12-111-36/+31
* Yet another snapshot. Now we can actually compile the sucker...hpa2001-12-101-157/+0
* More work at patching and setup; load the boot sector when donehpa2001-12-091-11/+46
* Snapshot the work.hpa2001-12-091-0/+122
* Initial work for the in-memory disk emulatorhpa2001-12-091-0/+183