Read label on HFS+.
* grub-core/fs/hfsplus.c (grub_hfsplus_cmp_catkey_id): New function. (grub_hfsplus_btree_search): Fix types. (grub_hfsplus_label): Implement.
This commit is contained in:
parent
e9cc6b7b0e
commit
67e2bd718e
2 changed files with 88 additions and 7 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Read label on HFS+.
|
||||
|
||||
* grub-core/fs/hfsplus.c (grub_hfsplus_cmp_catkey_id): New function.
|
||||
(grub_hfsplus_btree_search): Fix types.
|
||||
(grub_hfsplus_label): Implement.
|
||||
|
||||
2011-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/ntfs.c (grub_ntfs_uuid): Fix a memory leak.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue