grub/kern/i386/pc
proski 3ef17a2ebf 2009-06-16 Pavel Roskin <proski@gnu.org>
* boot/i386/pc/boot.S: Remove root_drive.  Assert offset of
	boot_drive_check by using GRUB_BOOT_MACHINE_DRIVE_CHECK.  Don't
	save %dx, we only need %dl and we never change it.
	* boot/i386/pc/cdboot.S: Don't set the root drive.
	* boot/i386/pc/pxeboot.S: Likewise.
	* include/grub/i386/pc/boot.h: Remove
	GRUB_BOOT_MACHINE_ROOT_DRIVE, adjust
	GRUB_BOOT_MACHINE_DRIVE_CHECK.
	* include/grub/i386/pc/kernel.h: Remove grub_root_drive.
	* kern/i386/pc/init.c (make_install_device): Remove references
	to grub_root_drive.
	* kern/i386/pc/startup.S: Likewise.
	* util/i386/pc/grub-setup.c (setup): Don't set root_drive.
2009-06-15 23:25:38 +00:00
..
init.c 2009-06-16 Pavel Roskin <proski@gnu.org> 2009-06-15 23:25:38 +00:00
lzma_decode.S 2008-07-13 Bean <bean123ch@gmail.com> 2008-07-13 01:55:15 +00:00
lzo1x.S remove all trailing whitespace 2009-06-10 21:04:23 +00:00
mmap.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
startup.S 2009-06-16 Pavel Roskin <proski@gnu.org> 2009-06-15 23:25:38 +00:00