* grub-core/lib/x86_64/xen/relocator.S: Fix hypercall ABI violation.
GRUB relied on %rdi being preserved across hypercall which isn't true.
This commit is contained in:
parent
71669c3b76
commit
d16ff5897f
2 changed files with 13 additions and 5 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-12-17 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/x86_64/xen/relocator.S: Fix hypercall ABI violation.
|
||||
|
||||
GRUB relied on %rdi being preserved across hypercall which isn't true.
|
||||
|
||||
2013-12-17 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Implement XEN VFB support.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue