summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/hidemem.h
Commit message (Collapse)AuthorAgeFilesLines
* Separated out initialisation functions from startup/shutdown functions.Michael Brown2007-07-041-2/+0Star
|
* Call hide_etherboot() from startup(), rather than requiring the prefix toMichael Brown2007-01-141-0/+2
| | | | do it.
* Some operating systems get a nasty shock if a region of the E820 map seemsMichael Brown2007-01-141-25/+3Star
| | | | | to start on a non-page boundary. Make life safer by rounding out our edited regions.
* Allow external code to update hidden memory regions.Michael Brown2007-01-121-0/+45