• Vladimir Serbinenko's avatar
    * grub-core/kern/x86_64/efi/callwrap.S: Fix stack alignment. · 4e42521d
    Vladimir Serbinenko authored
    	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.
    4e42521d
Name
Last commit
Last update
..
callwrap.S Loading commit data...
startup.S Loading commit data...