grub/conf
marco_g b04216abba 2005-12-03 Marco Gerards <mgerards@xs4all.nl>
* conf/common.rmk (grub_modules_init.lst): Use `-printf "%P\n"'
	and `cd' to make sure the filename is not prefixed with a
	directory name.
	(pkgdata_MODULES): Add `gpt.mod'.
	(gpt_mod_SOURCES): New variable.
	(gpt_mod_CFLAGS): Likewise.
	(gpt_mod_LDFLAGS): Likewise.

	* conf/i386-pc.rmk (grub_emu_SOURCES): Add `partmap/gpt.c'.

	* include/grub/pc_partition.h (GRUB_PC_PARTITION_TYPE_GPT_DISK):
	New macro.

	* partmap/gpt.c: New file.

	* partmap/pc.c (pc_partition_map_iterate): Don't continue when a
	GPT partition map is detected.
2005-12-03 17:54:55 +00:00
..
common.mk 2005-12-03 Marco Gerards <mgerards@xs4all.nl> 2005-12-03 17:54:55 +00:00
common.rmk 2005-12-03 Marco Gerards <mgerards@xs4all.nl> 2005-12-03 17:54:55 +00:00
i386-pc.mk 2005-12-03 Marco Gerards <mgerards@xs4all.nl> 2005-12-03 17:54:55 +00:00
i386-pc.rmk 2005-12-03 Marco Gerards <mgerards@xs4all.nl> 2005-12-03 17:54:55 +00:00
powerpc-ieee1275.mk 2005-11-22 Mike Small <smallm@panix.com> 2005-11-23 04:25:16 +00:00
powerpc-ieee1275.rmk 2005-11-22 Hollis Blanchard <hollis@penguinppc.org> 2005-11-23 02:23:08 +00:00
sparc64-ieee1275.mk 2005-11-18 Timothy Baldwin <T.E.Baldwin99@members.leeds.ac.uk> 2005-11-18 14:56:55 +00:00
sparc64-ieee1275.rmk 2005-11-18 Yoshinori K. Okuji <okuji@enbug.org> 2005-11-18 10:51:00 +00:00