* commands/usbtest.c (grub_usb_get_string): Properly support UTF-16.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-05-23 14:37:28 +02:00
parent f24f430030
commit db4d5813e3
2 changed files with 16 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2010-05-23 Vladimir Serbinenko <phcoder@gmail.com>
* commands/usbtest.c (grub_usb_get_string): Properly support UTF-16.
2010-05-23 Vladimir Serbinenko <phcoder@gmail.com>
cmostest support.