grub/grub-core/disk
Vladimir 'phcoder' Serbinenko 6795300e7f Support ATA disks with 4K sectors.
* include/grub/ata.h (grub_ata): New member log_sector_size.
	* grub-core/disk/ata.c (grub_ata_dumpinfo): Show sector size.
	(grub_ata_identify): Read sector size.
	(grub_ata_readwrite): Use log_sector_size rather than hardcoded value.
2011-07-25 08:14:34 +02:00
..
arc Simplify disk opening 2011-07-07 21:46:25 +02:00
efi * grub-core/disk/efi/efidisk.c (grub_efidisk_get_device_name): Fix 2011-07-10 15:33:57 +02:00
i386/pc Simplify disk opening 2011-07-07 21:46:25 +02:00
ieee1275 Simplify disk opening 2011-07-07 21:46:25 +02:00
AFSplitter.c small cleanup 2011-04-21 11:17:01 +02:00
ahci.c merge mainline into lazy 2011-07-07 12:21:53 +02:00
ata.c Support ATA disks with 4K sectors. 2011-07-25 08:14:34 +02:00
cryptodisk.c Fix compilation on GNU/Linux. 2011-07-08 03:59:05 +02:00
dmraid_nvidia.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
geli.c Integrate geli into autoconfiguration system 2011-04-25 14:52:07 +02: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 Integrate geli into autoconfiguration system 2011-04-25 14:52:07 +02:00
lvm.c Lazy device scanning. 2011-07-07 23:21:59 +02: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): Make mdraid UUID 2011-04-25 15:23:37 +02:00
memdisk.c Simplify disk opening 2011-07-07 21:46:25 +02:00
pata.c * grub-core/disk/pata.c (grub_pata_readwrite): Add missing wait. 2011-07-23 18:18:14 +02:00
raid.c Simplify disk opening 2011-07-07 21:46:25 +02:00
raid5_recover.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
raid6_recover.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02: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