* grub-core/disk/ahci.c: Allocate and clean space for all possible 32
slots to avoid pointing to uninited area.
This commit is contained in:
parent
4686e163f2
commit
3142b2feac
2 changed files with 12 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2014-01-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/ahci.c: Allocate and clean space for all possible 32
|
||||
slots to avoid pointing to uninited area.
|
||||
|
||||
2014-01-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/ahci.c: Do not enable I/O decoding and keep
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue