summaryrefslogtreecommitdiff
path: root/com32/lib/syslinux/memscan.c
Commit message (Expand)AuthorAgeFilesLines
* com32: replace hard-coded bounce buffer use in com32/libsyslinux-4.00-pre25H. Peter Anvin2010-02-241-2/+7
* Run Nindent on com32/lib/syslinux/memscan.cH. Peter Anvin2009-05-291-94/+94
* Drop support for ACPI 3 E820 extended memory attributesH. Peter Anvin2009-05-211-9/+0
* memscan: use the contents of the ebda_seg, not the pointer itselfH. Peter Anvin2009-04-281-1/+1
* memscan: correctly handle the DOS memory fallback caseH. Peter Anvin2009-04-271-4/+4
* memscan: adjust lower limit; saner handling of insane DOS memory sizesH. Peter Anvin2009-04-041-9/+17
* memscan: protect 0-0x7c00 until the new shuffler is mergedH. Peter Anvin2009-04-041-3/+3
* Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-0/+1
* com32: add _t to scan_memory_callbackH. Peter Anvin2009-04-031-1/+1
* com32: merge all memory map discovery to one fileH. Peter Anvin2009-04-031-0/+153