* 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:
Vladimir 'phcoder' Serbinenko 2013-10-21 13:04:41 +02:00
parent 979d9f521d
commit 64a6c791e1
2 changed files with 40 additions and 40 deletions

View file

@ -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.