grub/grub-core/lib/i386
Colin Watson b13f79a427 Fix stack pointer handling in 16-bit relocator.
* grub-core/lib/i386/relocator16.S (grub_relocator16_start): Move
grub_relocator16_sp to %esp rather than %ss, and zero-extend it.
Fixes Ubuntu bug #683904.
2011-04-21 00:07:22 +01:00
..
pc * grub-core/lib/i386/pc/biosnum.c: Add missing include. 2011-03-23 12:23:42 +01:00
halt.c Enable acpi shutdown on all ACPI platforms. 2010-09-13 20:29:15 +02:00
relocator.c Zero %ebp and %edi when entering Linux's 32-bit entry point, as 2010-09-02 22:36:09 +01:00
relocator16.S Fix stack pointer handling in 16-bit relocator. 2011-04-21 00:07:22 +01:00
relocator32.S Zero %ebp and %edi when entering Linux's 32-bit entry point, as 2010-09-02 22:36:09 +01:00
relocator64.S Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
relocator_asm.S Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
relocator_backward.S automake commit without merge history 2010-05-06 11:34:04 +05:30
relocator_common.S Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
setjmp.S * include/grub/dl.h [ASM_FILE]: Adapt for assembly. 2011-04-20 01:37:48 +02:00