summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/firmware/pcbios/e820mangler.S
Commit message (Expand)AuthorAgeFilesLines
* [pcbios] Support arbitrary splits of the e820 memory mapMichael Brown2008-08-181-311/+73Star
* [pcbios] Prepare for multiple splits of hidden e820 memory regionsMichael Brown2008-08-181-2/+327
* Ensure that empty e820 regions are skipped even at the end of theMichael Brown2007-10-101-11/+18
* Check to see if we've reached the end of the map before attempting toMichael Brown2006-08-311-0/+5
* Add "addr32" required explicitly by older gas.Michael Brown2006-06-121-1/+1
* Windows Server 2003 sulks if we feed it an empty region in base memoryMichael Brown2006-06-091-4/+42
* Why should pushal/popal put the registers on the stack in a logicalMichael Brown2006-05-251-1/+1
* Cope with regions bigger than 4GB.Michael Brown2006-05-241-243/+370
* Initial revisionMichael Brown2005-03-081-0/+296