grub/util/i386/pc
robertmh 20b976586e 2007-05-05 Robert Millan <rmh@aybabtu.com>
* conf/i386-pc.rmk (grub_setup_SOURCES): Add partmap/gpt.c.
	(grub_probe_SOURCES): Likewise.
	* util/i386/pc/biosdisk.c (grub_util_biosdisk_get_grub_dev): Detect
	GPT and initialize dos_part and bsd_part accordingly.
	* util/i386/pc/grub-setup.c (setup): Ditto for install_dos_part and
	install_bsd_part.
	(main): Activate gpt module for use during partition identification,
	and deactivate it afterwards.
	* util/i386/pc/grub-install.in: Add gpt module to core.img.
	* util/i386/pc/grub-probe.c (main): Activate gpt module for use during
	partition identification, and deactivate it afterwards.
2007-05-04 23:00:56 +00:00
..
biosdisk.c 2007-05-05 Robert Millan <rmh@aybabtu.com> 2007-05-04 23:00:56 +00:00
getroot.c Fixes the situation with i386-pc where grub-probe & grub-setup are searching 2007-04-10 22:00:24 +00:00
grub-install.in 2007-05-05 Robert Millan <rmh@aybabtu.com> 2007-05-04 23:00:56 +00:00
grub-mkdevicemap.c 2006-09-21 Robert Millan <rmh@aybabtu.com> 2006-09-21 17:39:14 +00:00
grub-mkimage.c 2006-11-25 Yoshinori K. Okuji <okuji@enbug.org> 2006-11-25 03:21:29 +00:00
grub-probe.c 2007-05-05 Robert Millan <rmh@aybabtu.com> 2007-05-04 23:00:56 +00:00
grub-setup.c 2007-05-05 Robert Millan <rmh@aybabtu.com> 2007-05-04 23:00:56 +00:00
misc.c 2005-02-15 Yoshinori K. Okuji <okuji@enbug.org> 2005-02-15 00:07:01 +00:00