grub/kern
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
..
efi 2009-06-11 Pavel Roskin <proski@gnu.org> 2009-06-11 16:54:52 +00:00
generic remove all trailing whitespace 2009-06-10 21:04:23 +00:00
i386 2009-06-16 Pavel Roskin <proski@gnu.org> 2009-06-15 23:25:38 +00:00
ieee1275 2009-06-10 Pavel Roskin <proski@gnu.org> 2009-06-10 23:25:10 +00:00
powerpc remove all trailing whitespace 2009-06-10 21:04:23 +00:00
sparc64 remove all trailing whitespace 2009-06-10 21:04:23 +00:00
x86_64 2009-05-17 Vladimir Serbinenko <phcoder@gmail.com> 2009-05-17 11:27:08 +00:00
command.c 2009-03-21 Bean <bean123ch@gmail.com> 2009-03-21 08:39:59 +00:00
corecmd.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
device.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
disk.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
dl.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
elf.c 2009-06-10 Pavel Roskin <proski@gnu.org> 2009-06-10 23:47:49 +00:00
env.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
err.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
file.c 2009-06-10 Pavel Roskin <proski@gnu.org> 2009-06-10 23:47:49 +00:00
fs.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
handler.c 2009-03-04 Bean <bean123ch@gmail.com> 2009-03-04 05:56:31 +00:00
list.c 2009-03-21 Bean <bean123ch@gmail.com> 2009-03-21 08:39:59 +00:00
main.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
misc.c 2009-06-11 Christian Franke <franke@computer.org> 2009-06-11 21:39:03 +00:00
mm.c 2009-02-08 Vesa Jääskeläinen <chaac@nic.fi> 2009-02-08 10:52:03 +00:00
parser.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
partition.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
reader.c 2009-05-02 Bean <bean123ch@gmail.com> 2009-05-02 19:49:34 +00:00
rescue_parser.c 2009-05-02 Bean <bean123ch@gmail.com> 2009-05-02 19:49:34 +00:00
rescue_reader.c 2009-05-02 Bean <bean123ch@gmail.com> 2009-05-02 19:49:34 +00:00
term.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
time.c actually add kern/time.c 2008-08-05 12:38:12 +00:00