summaryrefslogtreecommitdiff
path: root/memdisk/e820.h
Commit message (Expand)AuthorAgeFilesLines
* Run Nindent on memdisk/e820.hH. Peter Anvin2009-05-291-3/+3
* Drop support for ACPI 3 E820 extended memory attributesH. Peter Anvin2009-05-211-2/+1
* Support "extended attributes" for INT 15h, AX=E820hH. Peter Anvin2008-10-131-1/+2
* 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-1/+1
* Fix the spelling of "Boston"hpa2004-12-141-1/+1
* Don't initialize the E820 map statically -- it's too bighpa2001-12-111-0/+1
* Yet another snapshot. Now we can actually compile the sucker...hpa2001-12-101-0/+3
* Initial work for the in-memory disk emulatorhpa2001-12-091-0/+30