grub/grub-core/kern/i386
Vladimir 'phcoder' Serbinenko de9c615e5c Removed unused GRUB_BOOT_VERSION. Check for kernel version is better
done with a dedicated section.

	* grub-core/boot/sparc64/ieee1275/boot.S: Remove GRUB_BOOT_VERSION.
	Ensure the correct position of boot_path.
	* grub-core/kern/i386/efi/startup.S: Remove GRUB_BOOT_VERSION.
	* grub-core/kern/i386/pc/startup.S: Likewise. Ensure correct position of
	other fields.
	* grub-core/kern/x86_64/efi/startup.S: Remove GRUB_BOOT_VERSION.
	* include/grub/boot.h: Removed. All references removed.
	* include/grub/sparc64/ieee1275/boot.h (GRUB_BOOT_MACHINE_VER_MAJ):
	Removed.
	(GRUB_BOOT_MACHINE_BOOT_DEVPATH): Make it lower.
2011-10-19 23:01:44 +02:00
..
coreboot Make grub_prefix into module to fix the arbitrary limit and save 2011-10-18 15:21:51 +02:00
efi Removed unused GRUB_BOOT_VERSION. Check for kernel version is better 2011-10-19 23:01:44 +02:00
ieee1275 Move grub_reboot out of the kernel. 2011-10-19 16:53:18 +02:00
pc Removed unused GRUB_BOOT_VERSION. Check for kernel version is better 2011-10-19 23:01:44 +02:00
qemu Make grub_prefix into module to fix the arbitrary limit and save 2011-10-18 15:21:51 +02:00
dl.c automake commit without merge history 2010-05-06 11:34:04 +05:30
int.S Coreboot video support. 2011-06-27 08:54:55 +02:00
multiboot_mmap.c Reorganise memory map handling 2010-09-04 17:10:10 +02:00
pit.c automake commit without merge history 2010-05-06 11:34:04 +05:30
realmode.S Move grub_reboot out of the kernel. 2011-10-19 16:53:18 +02:00
tsc.c automake commit without merge history 2010-05-06 11:34:04 +05:30