..
arc
Enable mipsel-arc.
2013-04-25 22:42:35 +02:00
efi
* grub-core/disk/efi/efidisk.c (name_devices): Skip Apple ghosts.
2013-12-24 20:32:14 +01:00
i386 /pc
* grub-core/disk/i386/pc/biosdisk.c: Check disk size sanity.
2015-01-21 17:42:12 +01:00
ieee1275
* grub-core/disk/ieee1275/nand.c (grub_nand_open): Check block size
2015-01-21 17:42:11 +01:00
uboot
* grub-core/disk/uboot/ubootdisk.c: Include SCSI disks.
2013-11-17 15:38:09 +01:00
xen
accept also hdX as alias to native Xen disk name
2015-01-23 19:52:45 +03:00
AFSplitter.c
* grub-core/disk/AFSplitter.c (AF_merge): Check that mdlen is not 0.
2015-01-21 17:42:10 +01:00
ahci.c
* grub-core/disk/ahci.c: Ignore NPORTS field and rely on PI
2014-02-20 10:11:43 +01:00
ata.c
grub_ata_setaddress: Check that geometry is sane when using CHS addressing.
2015-01-21 17:42:10 +01:00
cryptodisk.c
Fix partmap, cryptodisk, and abstraction handling in grub-mkconfig.
2014-03-31 14:48:46 +01:00
diskfilter.c
* grub-core/disk/diskfilter.c: Validate volumes to avoid division by zero.
2015-01-21 17:42:13 +01:00
dmraid_nvidia.c
grub_dmraid_nv_detect: Do not divide by zero.
2015-01-21 17:42:11 +01:00
geli.c
Support GELI v6 and v7
2015-01-19 21:56:41 +03:00
host.c
Remove practice of assigning random const pointers to device id.
2013-12-16 14:49:11 +01:00
ldm.c
* configure.ac: Fix spelling.
2013-12-23 13:32:35 +00:00
loopback.c
* grub-core/disk/loopback.c: Use sequential IDs rather than pointer.
2013-12-15 14:31:21 +01:00
luks.c
grub-core/disk/luks.c: fix use after free and memory leaks
2014-11-28 21:12:00 +03:00
lvm.c
Improve LVM "logical_volumes" string matching
2014-04-10 14:42:41 +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
cleanup: grub_cpu_to_XXX_compile_time for constants
2014-09-22 20:47:10 +04: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
cleanup: grub_cpu_to_XXX_compile_time for constants
2014-09-22 20:47:10 +04:00
usbms.c
cleanup: grub_cpu_to_XXX_compile_time for constants
2014-09-22 20:47:10 +04:00