* grub-core/fs/fat.c (grub_fat_iterate_dir_next): Don't stop on a space
character but still remove trainling spaces. (grub_fat_label): Ignore archive flag.
This commit is contained in:
parent
8645f72c72
commit
fb022c79ef
2 changed files with 29 additions and 9 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-06-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/fat.c (grub_fat_iterate_dir_next): Don't stop on a space
|
||||
character but still remove trainling spaces.
|
||||
(grub_fat_label): Ignore archive flag.
|
||||
|
||||
2012-06-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/loader/i386/linux.c (grub_cmd_initrd): Avoid unnecessarry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue