grub/disk
robertmh 5626aee186 2008-02-08 Robert Millan <rmh@aybabtu.com>
* include/grub/raid.h (struct grub_raid_array): Change type of `device'
        to a grub_disk_t array.
        * disk/raid.c (grub_raid_read): Replace `device[x].disk' accesses with
        `device[x]'.
        (grub_raid_scan_device): Replace `device[x].name' accesses with
        `device[x]->name'.  Simplify initialization of `array->device[x]'.
2008-02-08 12:32:25 +00:00
..
efi 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
i386/pc 2008-01-31 Bean <bean123ch@gmail.com> 2008-02-03 08:27:15 +00:00
ieee1275 2008-01-22 Robert Millan <rmh@aybabtu.com> 2008-01-22 20:13:14 +00:00
ata.c 2007-11-05 Robert Millan <rmh@aybabtu.com> 2007-11-05 16:15:27 +00:00
host.c 2007-11-18 Christian Franke <franke@computer.org> 2007-11-18 07:17:40 +00:00
loopback.c 2007-12-23 Robert Millan <rmh@aybabtu.com> 2007-12-23 21:28:03 +00:00
lvm.c 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
memdisk.c 2008-01-21 Robert Millan <rmh@aybabtu.com> 2008-01-21 14:37:25 +00:00
raid.c 2008-02-08 Robert Millan <rmh@aybabtu.com> 2008-02-08 12:32:25 +00:00