grub/grub-core/disk/efi
Vladimir 'phcoder' Serbinenko 8a7f9b9c50 Simplify root device discover and don't fail when trying to open
incorrect devices.

	* grub-core/disk/efi/efidisk.c (get_diskname_from_path_real): New
	function.
	(get_diskname_from_path): Likewise.
	(grub_efidisk_get_device_name): Use get_diskname_from_path instead
	of iterating.
2012-01-28 13:26:20 +01:00
..
efidisk.c Simplify root device discover and don't fail when trying to open 2012-01-28 13:26:20 +01:00