* grub-core/disk/efi/efidisk.c: Limit disk read or write chunk to 0x500
sectors. Based on patch by Peter Jones.
This commit is contained in:
parent
25fc51a879
commit
a7e03923fa
2 changed files with 40 additions and 17 deletions
|
@ -1,3 +1,10 @@
|
|||
2013-04-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
2013-04-15 Peter Jones <pjones@redhat.com>
|
||||
|
||||
* grub-core/disk/efi/efidisk.c: Limit disk read or write chunk to 0x500
|
||||
sectors.
|
||||
Based on patch by Peter Jones.
|
||||
|
||||
2013-04-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix DMRAID partition handling.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue