* grub-core/fs/hfs.c (grub_hfs_find_node): Handle unaligned keys.
(grub_hfs_iterate_dir): Likewise.
This commit is contained in:
parent
12e9d4d152
commit
b453412d2f
2 changed files with 7 additions and 5 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/hfs.c (grub_hfs_find_node): Handle unaligned keys.
|
||||
(grub_hfs_iterate_dir): Likewise.
|
||||
|
||||
2011-12-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix video on platforms where unaligned access is forbidden.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue