grub/grub-core/disk
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
..
arc ARC disk write support. 2012-01-25 16:13:34 +01:00
efi Simplify root device discover and don't fail when trying to open 2012-01-28 13:26:20 +01:00
i386/pc Defer multiboot device parsing until we're in compressed part. 2011-11-12 21:12:52 +01:00
ieee1275 IEEE1275 disk write support. 2012-01-25 18:32:08 +01:00
AFSplitter.c small cleanup 2011-04-21 11:17:01 +02:00
ahci.c Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
ata.c * grub-core/commands/hdparm.c (le16_to_char): Make src and dest uint16 * 2011-12-13 14:57:46 +01:00
cryptodisk.c Fix compilation on GNU/Linux. 2011-07-08 03:59:05 +02:00
dmraid_nvidia.c * grub-core/disk/dmraid_nvidia.c (grub_dmraid_nv_detect): Skip 2012-01-14 11:37:34 +01:00
geli.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
host.c Simplify disk opening 2011-07-07 21:46:25 +02:00
loopback.c Simplify disk opening 2011-07-07 21:46:25 +02:00
luks.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
lvm.c Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
mdraid1x_linux.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
mdraid_linux.c * grub-core/disk/mdraid_linux.c (grub_mdraid_detect): Change pointer 2011-12-13 02:13:44 +01:00
memdisk.c Replace grub_module_iterate with FOR_MODULES. 2011-10-16 15:23:29 +02:00
pata.c * grub-core/disk/pata.c (grub_pata_pio_read): Handle unaligned buffer. 2011-12-13 15:55:36 +01:00
raid.c * grub-core/disk/dmraid_nvidia.c (grub_dmraid_nv_detect): Skip 2012-01-14 11:37:34 +01:00
raid5_recover.c Unify and improve RAID and crypto xor. 2011-12-13 01:26:53 +01:00
raid6_recover.c Unify and improve RAID and crypto xor. 2011-12-13 01:26:53 +01:00
scsi.c Simplify disk opening 2011-07-07 21:46:25 +02:00
usbms.c merge mainline into lazy 2011-07-07 12:21:53 +02:00