.. |
arc
|
Enable mipsel-arc.
|
2013-04-25 22:42:35 +02:00 |
efi
|
* grub-core/disk/efi/efidisk.c (grub_efidisk_get_device_name):
|
2013-10-14 17:06:39 +02:00 |
i386/pc
|
* grub-core/disk/i386/pc/biosdisk.c (grub_biosdisk_iterate): Remove
|
2013-08-14 20:52:19 +04:00 |
ieee1275
|
Enforce disabling of firmware disk drivers when native drivers kick in.
|
2013-04-29 12:16:46 +02:00 |
uboot
|
* grub-core/disk/uboot/ubootdisk.c (uboot_disk_open): Use grub_error
|
2013-10-03 23:20:00 +02:00 |
AFSplitter.c
|
small cleanup
|
2011-04-21 11:17:01 +02:00 |
ahci.c
|
* grub-core/disk/ahci.c: Add needed explicit cast.
|
2013-08-21 21:02:14 +02:00 |
ata.c
|
* grub-core/disk/ata.c (grub_ata_real_open): Use grub_error properly.
|
2013-04-24 14:47:14 +02:00 |
cryptodisk.c
|
* grub-core/disk/cryptodisk.c: Use grub_util_fd_strerror instead
|
2013-10-15 17:52:43 +02:00 |
diskfilter.c
|
Make cryptodisk and diskfilter probe data retrievable programmatically
|
2013-10-04 01:43:47 +02:00 |
dmraid_nvidia.c
|
* grub-core/disk/dmraid_nvidia.c: Fix potentially uninited "layout".
|
2013-10-18 16:36:09 +02:00 |
geli.c
|
* grub-core/disk/geli.c (grub_util_get_geli_uuid): Close handle after
|
2013-10-15 17:55:20 +02:00 |
host.c
|
Remove nested functions from device iterators.
|
2013-01-20 15:52:15 +00:00 |
ldm.c
|
* Makefile.util.def: Add partmap/msdos.c to common library.
|
2013-02-25 22:11:06 +01:00 |
loopback.c
|
Remove nested functions from device iterators.
|
2013-01-20 15:52:15 +00:00 |
luks.c
|
Add new 'proc' filesystem framework and put luks_script into it.
|
2013-03-24 13:05:59 +01:00 |
lvm.c
|
* grub-core/disk/diskfilter.c: Handle non-md UUIDs.
|
2013-09-20 20:37:03 +02:00 |
mdraid1x_linux.c
|
Scan mdraid before LVM.
|
2012-04-18 23:11:33 +02:00 |
mdraid_linux.c
|
Scan mdraid before LVM.
|
2012-04-18 23:11:33 +02:00 |
mdraid_linux_be.c
|
Handle big-endian mdraid.
|
2012-03-26 16:10:40 +02:00 |
memdisk.c
|
Remove nested functions from device iterators.
|
2013-01-20 15:52:15 +00:00 |
pata.c
|
Enforce disabling of firmware disk drivers when native drivers kick in.
|
2013-04-29 12:16:46 +02:00 |
raid5_recover.c
|
* include/grub/diskfilter.h (grub_raid5_recover_func_t): Use proper
|
2012-06-25 17:36:50 +02:00 |
raid6_recover.c
|
* include/grub/diskfilter.h (grub_raid5_recover_func_t): Use proper
|
2012-06-25 17:36:50 +02:00 |
scsi.c
|
Remove nested functions from device iterators.
|
2013-01-20 15:52:15 +00:00 |
usbms.c
|
Fix USB devices not being detected when requested
|
2013-03-19 20:35:21 +01:00 |