7960d3e * grub-core/kern/x86_64/efi/startup.S (_start): Align the stack to a

2 files Authored by Josh Triplett 10 years ago, Committed by Vladimir Serbinenko 10 years ago,
    	* grub-core/kern/x86_64/efi/startup.S (_start): Align the stack to a
    	16-byte boundary, as required by the x86-64 ABI, before calling
    	grub_main.  In some cases, GCC emits code that assumes this
    	alignment, which crashes if not aligned.  The EFI firmware is also
    	entitled to assume that stack alignment without checking.
    
        
file modified
+8 -0