grub/grub-core/lib
Colin Watson 9056cbf38e Zero %ebp and %edi when entering Linux's 32-bit entry point, as
required by the boot protocol.
* include/grub/i386/relocator.h (struct grub_relocator32_state): Add
ebp and edi members.
* grub-core/lib/i386/relocator.c (grub_relocator_boot): Handle
state.ebp and state.edi.
* grub-core/lib/i386/relocator32.S (grub_relocator32_start): Set
%ebp and %edi according to grub_relocator32_ebp and
grub_relocator32_edi respectively.
* grub-core/loader/i386/linux.c (grub_linux_boot): Zero state.ebp
and state.edi.
2010-09-02 22:36:09 +01:00
..
efi merge mainline into intwrap 2010-08-29 23:21:21 +02:00
emu Add missing emu/halt.c 2010-08-30 00:54:15 +02:00
i386 Zero %ebp and %edi when entering Linux's 32-bit entry point, as 2010-09-02 22:36:09 +01:00
ieee1275 merge mainline into intwrap 2010-08-29 23:21:21 +02:00
libgcrypt/cipher automake commit without merge history 2010-05-06 11:34:04 +05:30
libgcrypt_wrap automake commit without merge history 2010-05-06 11:34:04 +05:30
mips Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
posix_wrap automake commit without merge history 2010-05-06 11:34:04 +05:30
powerpc Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
sparc64 automake commit without merge history 2010-05-06 11:34:04 +05:30
x86_64 Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
arg.c merge with mainline 2010-08-19 16:54:00 +05:30
cmos_datetime.c automake commit without merge history 2010-05-06 11:34:04 +05:30
crc.c automake commit without merge history 2010-05-06 11:34:04 +05:30
crypto.c merge with mainline 2010-07-13 00:43:28 +05:30
envblk.c automake commit without merge history 2010-05-06 11:34:04 +05:30
hexdump.c automake commit without merge history 2010-05-06 11:34:04 +05:30
LzFind.c automake commit without merge history 2010-05-06 11:34:04 +05:30
LzmaDec.c automake commit without merge history 2010-05-06 11:34:04 +05:30
LzmaEnc.c automake commit without merge history 2010-05-06 11:34:04 +05:30
pbkdf2.c automake commit without merge history 2010-05-06 11:34:04 +05:30
relocator.c Fix x86_64-efi compilation error 2010-08-29 02:28:15 +02:00
setjmp.S better fix for setjmp module 2010-08-20 11:39:47 +05:30