grub/grub-core/kern/x86_64
Vladimir Serbinenko 4e42521d8c * grub-core/kern/x86_64/efi/callwrap.S: Fix stack alignment.
Previously we misaligned stack by 8 in startup.S and compensated
	for it in callwrap.S. According to ABI docs (EFI and sysv amd64)
	right behaviour is to align stack in startup.S and keep it aligned
	in callwrap.S. startup.S part was committed few commits before. This
	takes care of callwrap.S.
	Reported by: Gary Lin.
2013-11-22 05:40:32 +01:00
..
efi * grub-core/kern/x86_64/efi/callwrap.S: Fix stack alignment. 2013-11-22 05:40:32 +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