grub/include/grub/emu
Vladimir 'phcoder' Serbinenko 558d3a6023 * util/getroot.c (grub_util_get_dm_node_linear_info): Moved from here...
* grub-core/kern/emu/hostdisk.c (grub_util_get_dm_node_linear_info):
	to here. New return value start. All users updated.
	Recursively scan linear mappings.
	* include/grub/emu/hostdisk.h (grub_util_get_dm_node_linear_info): New
	proto.
	* grub-core/kern/emu/hostdisk.c (grub_hostdisk_find_partition_start):
	Use grub_util_get_dm_node_linear_info.
	* util/getroot.c (convert_system_partition_to_system_disk): Use
	grub_util_info rather than grub_dprintf.
	(grub_util_biosdisk_get_grub_dev): Add a new grub_util_info.
2012-06-07 14:24:48 +02:00
..
console.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
export.h bootp support 2011-06-24 20:35:25 +02:00
getroot.h Support install on multi-device filesystems. 2012-02-03 10:35:28 +01:00
hostdisk.h * util/getroot.c (grub_util_get_dm_node_linear_info): Moved from here... 2012-06-07 14:24:48 +02:00
misc.h * include/grub/emu/misc.h (grub_util_warn): Add missing format 2012-02-10 14:15:14 +01:00