* grub-core/fs/ntfs.c: Move common UTF-16 handling to a separate
function get_utf8. Saves 379 bytes on compressed image.
This commit is contained in:
parent
979d9f521d
commit
64a6c791e1
2 changed files with 40 additions and 40 deletions
|
@ -1,3 +1,10 @@
|
|||
2013-10-21 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/ntfs.c: Move common UTF-16 handling to a separate
|
||||
function get_utf8.
|
||||
|
||||
Saves 379 bytes on compressed image.
|
||||
|
||||
2013-10-21 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/ntfs.c: Handle 48-bit MFT no.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue