Fix x86_64-efi compilation.
This commit is contained in:
parent
1c7a1bab8c
commit
88ba41253e
3 changed files with 10 additions and 21 deletions
|
@ -253,7 +253,6 @@ grub_relocator64_boot (struct grub_relocator *rel,
|
|||
return err;
|
||||
|
||||
asm volatile ("cli");
|
||||
grub_printf ("%x\n", relst);
|
||||
((void (*) (void)) relst) ();
|
||||
|
||||
/* Not reached. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue