* grub-core/disk/pata.c (grub_pata_pio_read): Handle unaligned buffer.
(grub_pata_pio_write): Likewise.
This commit is contained in:
parent
02a2bf8384
commit
b70b6d1107
2 changed files with 9 additions and 4 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/pata.c (grub_pata_pio_read): Handle unaligned buffer.
|
||||
(grub_pata_pio_write): Likewise.
|
||||
|
||||
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Add noreturn attributes and remove unreachable code.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue