summaryrefslogtreecommitdiff
path: root/com32/lib/syslinux/memscan.c
Commit message (Expand)AuthorAgeFilesLines
* 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