grub/grub-core/kern/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
..
argp_common.c Convert grub-emu to argp. 2012-02-25 01:15:29 +01:00
cache.c Succesfully loaded return-only module on ia64-emu 2011-01-02 14:09:58 +01:00
cache_s.S Fix autogen 2011-01-03 00:30:26 +01:00
full.c * grub-core/kern/emu/full.c (grub_arch_dl_get_tramp_got_size): Enable 2012-02-11 11:35:54 +01:00
hostdisk.c * util/getroot.c (grub_util_get_dm_node_linear_info): Moved from here... 2012-06-07 14:24:48 +02:00
hostfs.c Use the common size routine in hostfs so we can read disks as well. 2012-02-29 15:23:31 +01:00
lite.c merge mainline to ia64 2011-01-03 00:04:39 +01:00
main.c * grub-core/commands/gptsync.c: Fix typographic quoting. 2012-03-03 13:05:08 +01:00
misc.c Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
mm.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30