.. |
arc
|
Enable mipsel-arc.
|
2013-04-25 22:42:35 +02:00 |
efi
|
Fix definition of grub_efi_hard_drive_device_path. Take care that
|
2013-12-14 22:04:02 +01:00 |
i386/pc
|
* grub-core/disk/i386/pc/biosdisk.c (grub_biosdisk_open): Ensure
|
2013-11-22 12:00:10 +01:00 |
ieee1275
|
* grub-core/disk/ieee1275/ofdisk.c: Remove variable length arrays.
|
2013-12-04 08:10:01 +01:00 |
uboot
|
* grub-core/disk/uboot/ubootdisk.c: Include SCSI disks.
|
2013-11-17 15:38:09 +01:00 |
xen
|
* grub-core/disk/xen/xendisk.c (grub_xendisk_fini): Set state to
|
2013-11-14 22:42:54 +01:00 |
AFSplitter.c
|
* grub-core/disk/AFSplitter.c: Remove variable length arrays.
|
2013-11-12 02:48:02 +01:00 |
ahci.c
|
* grub-core/disk/ahci.c (grub_ahci_pciinit): Detect ATAPI devices.
|
2013-11-03 13:52:36 +01:00 |
ata.c
|
* grub-core/disk/ahci.c (grub_ahci_pciinit): Detect ATAPI devices.
|
2013-11-03 13:52:36 +01:00 |
cryptodisk.c
|
* grub-core/disk/cryptodisk.c: Rename "n" to "last_cryptodisk_id".
|
2013-12-15 14:21:14 +01:00 |
diskfilter.c
|
Use %I64 and not %ll when using OS printf if compiling for windows.
|
2013-12-17 16:04:47 +01:00 |
dmraid_nvidia.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
geli.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
host.c
|
Remove practice of assigning random const pointers to device id.
|
2013-12-16 14:49:11 +01:00 |
ldm.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
loopback.c
|
* grub-core/disk/loopback.c: Use sequential IDs rather than pointer.
|
2013-12-15 14:31:21 +01:00 |
luks.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
lvm.c
|
* grub-core/disk/lvm.c: Use grub_size_t for sizes and grub_ssize_t
|
2013-12-21 14:15:04 +01:00 |
mdraid1x_linux.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
mdraid_linux.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
mdraid_linux_be.c
|
Handle big-endian mdraid.
|
2012-03-26 16:10:40 +02:00 |
memdisk.c
|
Remove practice of assigning random const pointers to device id.
|
2013-12-16 14:49:11 +01:00 |
pata.c
|
Add PCI command activation to all PCI drivers as required for coreboot
|
2013-11-26 14:21:11 +01: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
|
* grub-core/disk/raid6_recover.c (grub_raid_block_mulx): Use grub_size_t
|
2013-12-21 14:16:49 +01:00 |
scsi.c
|
Rewrite blocklist functions in order to get progress when
|
2013-11-01 23:28:03 +01:00 |
usbms.c
|
* grub-core/disk/usbms.c: Retry on unknown errors.
|
2013-12-18 19:00:45 +01:00 |