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
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[comboot] Propagate carry flag from COMBOOT API
Stefan Hajnoczi
2010-05-25
1
-12
/
+0
*
[e820mangler] Add missing CLC ins. for success path
Shao Miller
2009-11-20
1
-0
/
+1
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-1
/
+3
*
[pcbios] Don't use "lret $2" to return from an interrupt
H. Peter Anvin
2009-04-15
1
-9
/
+18
*
[i386] Add explicit flags and type on all .section declarations
Michael Brown
2009-02-15
1
-21
/
+18
*
[pcbios] Guard against register corruption in INT 15,e820 implementations
Michael Brown
2008-10-23
1
-2
/
+6
*
[i386] Simplify linker script and standardise linker-defined symbol names
Michael Brown
2008-10-10
1
-2
/
+2
*
[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