grub/grub-core/loader/i386
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
..
pc Interrupt wrapping and code simplifications. 2010-08-30 22:02:58 +02:00
bsd.c make tags variables statis as intended 2010-08-29 21:58:58 +02:00
bsd32.c automake commit without merge history 2010-05-06 11:34:04 +05:30
bsd64.c automake commit without merge history 2010-05-06 11:34:04 +05:30
bsd_pagetable.c Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
bsdXX.c openbsd ramdisk support 2010-08-26 02:46:30 +02:00
linux.c Zero %ebp and %edi when entering Linux's 32-bit entry point, as 2010-09-02 22:36:09 +01:00
multiboot_mbi.c Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
xnu.c Dimplify tags and enable USB on more platforms 2010-08-30 15:13:38 +02:00