grub/grub-core/kern/i386
Vladimir Serbinenko f571dc1af8 i386: Move from explicit ADDR32/DATA32 prefixes to instruction suffixes.
Is more portable.
Binary is unchanged (verified).
2015-02-21 17:13:23 +01:00
..
coreboot * grub-core/kern/i386/coreboot/mmap.c: Filter out 0xa0000-0x100000 2014-02-28 09:47:57 +01:00
efi Add missing includes of loader.h. 2013-11-11 02:30:09 +01:00
ieee1275 Move grub_reboot out of the kernel. 2011-10-19 16:53:18 +02:00
pc i386: Move from explicit ADDR32/DATA32 prefixes to instruction suffixes. 2015-02-21 17:13:23 +01:00
qemu * grub-core/kern/i386/qemu/init.c (resource): Decrease struct size 2013-12-14 23:15:47 +01:00
xen Make grub_xen_hypercall on i386 cdecl rather than stdcall to avoid 2013-12-16 18:10:50 +01:00
dl.c Revamp relocation handling. 2013-12-06 09:18:55 +01:00
int.S Several cleanups 2012-02-26 19:10:52 +01:00
multiboot_mmap.c Remove nested functions from memory map iterators. 2013-01-15 12:02:35 +00:00
realmode.S i386: Move from explicit ADDR32/DATA32 prefixes to instruction suffixes. 2015-02-21 17:13:23 +01:00
tsc.c * grub-core/kern/i386/tsc.c (calibrate_tsc): Ensure that 2015-01-21 17:42:14 +01:00