* fs/udf.c (grub_udf_iterate_dir): Decode the Unicode filenames.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-04-19 02:41:48 +02:00
parent 0037de3fa3
commit 189593857c
2 changed files with 32 additions and 5 deletions

View file

@ -1,3 +1,7 @@
2010-04-19 Vladimir Serbinenko <phcoder@gmail.com>
* fs/udf.c (grub_udf_iterate_dir): Decode the Unicode filenames.
2010-04-18 Vladimir Serbinenko <phcoder@gmail.com>
* boot/sparc64/ieee1275/boot.S: Various size-reducing changes.