index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
/
firmware
/
pcbios
/
e820mangler.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pcbios] Allow for larger-than-20-byte buffers in e820mangler.S
Michael Brown
2008-09-29
1
-14
/
+45
*
[pcbios] Save/restore %es in INT 15,e820
Michael Brown
2008-09-29
1
-0
/
+2
*
[pcbios] Fetch INT 15,e820 entry directly into our e820 cache
Michael Brown
2008-09-25
1
-19
/
+9
*
[pcbios] Support arbitrary splits of the e820 memory map
Michael Brown
2008-08-18
1
-311
/
+73
*
[pcbios] Prepare for multiple splits of hidden e820 memory regions
Michael Brown
2008-08-18
1
-2
/
+327
*
Ensure that empty e820 regions are skipped even at the end of the
Michael Brown
2007-10-10
1
-11
/
+18
*
Check to see if we've reached the end of the map before attempting to
Michael Brown
2006-08-31
1
-0
/
+5
*
Add "addr32" required explicitly by older gas.
Michael Brown
2006-06-12
1
-1
/
+1
*
Windows Server 2003 sulks if we feed it an empty region in base memory
Michael Brown
2006-06-09
1
-4
/
+42
*
Why should pushal/popal put the registers on the stack in a logical
Michael Brown
2006-05-25
1
-1
/
+1
*
Cope with regions bigger than 4GB.
Michael Brown
2006-05-23
1
-243
/
+370
*
Initial revision
Michael Brown
2005-03-08
1
-0
/
+296