]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Add explicit byt 0 to workaround a problem with assembler
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 8 May 2011 15:06:56 +0000 (17:06 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 8 May 2011 15:06:56 +0000 (17:06 +0200)
grub-core/kern/ia64/efi/startup.S

index fcaf4e189185b2ca85c458a0d46b7752345af73d..b5e26a2042adcfe3047cfd9a258b509ea6ac8cfe 100644 (file)
@@ -45,6 +45,7 @@ _start:
 
        . = _start + GRUB_KERNEL_MACHINE_PREFIX
 VARIABLE(grub_prefix)
+       .byte 0
        /* to be filled by grub-mkimage */
 
        /*