summaryrefslogtreecommitdiff
path: root/memdisk/e820test.c
Commit message (Expand)AuthorAgeFilesLines
* Run Nindent on memdisk/e820test.cH. Peter Anvin2009-05-291-43/+43
* Drop support for ACPI 3 E820 extended memory attributesH. Peter Anvin2009-05-211-7/+6
* Support "extended attributes" for INT 15h, AX=E820hH. Peter Anvin2008-10-131-7/+8
* 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-5/+5
* Fix the spelling of "Boston"hpa2004-12-141-1/+1
* Move all 16-bit code into one assembly file so we don't have to relyhpa2004-12-081-1/+1
* Add debugging code for input buffer underrunsyslinux-2.07-pre6hpa2003-11-181-7/+13
* Make the e820test program work againhpa2003-04-161-3/+4
* Convert to using a 32-bit installer framework, in preparation forhpa2003-04-101-1/+3
* Clean up gcc version dependencies, mostly related to asm() statements.hpa2001-12-171-0/+1
* Checkpoint: add printf() for debugging, remove query of E881 (seemshpa2001-12-111-0/+5
* Initial work for the in-memory disk emulatorhpa2001-12-091-0/+74