Handle slash in HFS label.
* grub-core/fs/hfs.c (macroman_to_utf8): New argument slash_translate. (grub_hfs_dir): Tanslate slash. (grub_hfs_label): Don't translate slash.
This commit is contained in:
parent
54853fd72e
commit
9f3fc8835f
2 changed files with 13 additions and 4 deletions
|
@ -1,3 +1,11 @@
|
|||
2012-06-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Handle slash in HFS label.
|
||||
|
||||
* grub-core/fs/hfs.c (macroman_to_utf8): New argument slash_translate.
|
||||
(grub_hfs_dir): Tanslate slash.
|
||||
(grub_hfs_label): Don't translate slash.
|
||||
|
||||
2012-06-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/commands/ls.c (grub_ls_list_devices): Disable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue