]> git.ipfire.org Git - thirdparty/grub.git/commit
* grub-core/lib/i386/xen/relocator.S: Fix hypercall ABI violation.
authorVladimir Serbinenko <phcoder@gmail.com>
Tue, 17 Dec 2013 12:40:52 +0000 (13:40 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Tue, 17 Dec 2013 12:40:52 +0000 (13:40 +0100)
commit2c384f1e6e16edf9ee8eac83cc549a58d01830f2
tree82cdb027b06761c74230fb2e892891922135ae6e
parentd16ff5897fc32649d8c9b2e64ca13c9f2e79c29c
* grub-core/lib/i386/xen/relocator.S: Fix hypercall ABI violation.

GRUB relied on %ebx being preserved across hypercall which isn't true.
ChangeLog
grub-core/lib/i386/xen/relocator.S