grub/grub-core/partmap
Vladimir 'phcoder' Serbinenko e50fca4a4c Move embedding routines to partmap sources files.
* grub-core/partmap/gpt.c (grub_gpt_partition_type_bios_boot)
	[GRUB_UTIL]: New variable.
	(gpt_partition_map_iterate): Set part.parent.
	(gpt_partition_map_embed) [GRUB_UTIL]: New function.
	(grub_gpt_partition_map) [GRUB_UTIL]: Set .embed.
	* grub-core/partmap/msdos.c (pc_partition_map_embed) [GRUB_UTIL]:
	New function.
	(grub_msdos_partition_map) [GRUB_UTIL]: Set .embed.
	* include/grub/partition.h (grub_embed_type_t) [GRUB_UTIL]: New type.
	(grub_partition_map) [GRUB_UTIL]: New field embed.
	* util/grub-setup.c (grub_gpt_partition_type_bios_boot): Removed.
	(setup): Use ->embed.
2010-09-15 21:36:57 +02:00
..
acorn.c automake commit without merge history 2010-05-06 11:34:04 +05:30
amiga.c automake commit without merge history 2010-05-06 11:34:04 +05:30
apple.c automake commit without merge history 2010-05-06 11:34:04 +05:30
bsdlabel.c merge with mainline 2010-08-19 16:54:00 +05:30
gpt.c Move embedding routines to partmap sources files. 2010-09-15 21:36:57 +02:00
msdos.c Move embedding routines to partmap sources files. 2010-09-15 21:36:57 +02:00
sun.c * grub-core/partmap/sun.c (sun_partition_map_iterate): Don't needlesly 2010-09-14 21:07:39 +02:00
sunpc.c automake commit without merge history 2010-05-06 11:34:04 +05:30