grub/grub-core/kern/i386/pc
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
..
init.c Replace grub_module_iterate with FOR_MODULES. 2011-10-16 15:23:29 +02:00
lzma_decode.S Remove dead code in decompressor 2010-09-21 10:07:12 +02:00
mmap.c * grub-core/kern/i386/pc/mmap.c (grub_get_conv_memsize): New function. 2011-01-10 17:51:06 +01:00
startup.S Removed unused GRUB_BOOT_VERSION. Check for kernel version is better 2011-10-19 23:01:44 +02:00