grub/grub-core/kern/x86_64
Josh Triplett 7960d3e182 * 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.
2013-11-19 14:31:40 +01:00
..
efi * grub-core/kern/x86_64/efi/startup.S (_start): Align the stack to a 2013-11-19 14:31:40 +01:00
xen Add new ports: i386-xen and x86_64-xen. This allows running GRUB in 2013-11-09 21:29:11 +01:00
dl.c Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00