http://git.etherboot.org
/
people
/
sha0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
2cfe0de
)
Don't trash the %ecx value returned by relocate(). This was causing
author
Michael Brown
<mcb30@etherboot.org>
Thu, 19 Jul 2007 14:54:33 +0000
(15:54 +0100)
committer
Michael Brown
<mcb30@etherboot.org>
Thu, 19 Jul 2007 15:07:31 +0000
(16:07 +0100)
us to round down the size for the relocation copy to the nearest 64kB
(+0x10 bytes); this just happened to work on most machines because the
last 64kB of the image is all-zeroes anyway (it's the .bss).
No differences found