Attachment 'grub-0.97-x86_64-fix.patch'
Download 1 diff --git a/stage2/asm.S b/stage2/asm.S
2 index c62421b..a8d76c6 100644
3 --- a/stage2/asm.S
4 +++ b/stage2/asm.S
5 @@ -1849,9 +1849,6 @@ longmode:
6 mov $0x2BADB002, %eax
7
8 mov %rsi, %rbx
9 - and $0xffffffff, %rsi
10 -
11 - and $0xffffffff, %rdi
12 call *%rdi
13 /* NOTREACHED */
14 call EXT_C(stop)
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.