* include/grub/charset.h (GRUB_UTF16_UPPER_SURROGATE): Fix mask sizes.
(GRUB_UTF16_LOWER_SURROGATE): Likewise. (grub_utf16_to_utf8): Likewise.
This commit is contained in:
parent
5560e9d6e1
commit
d2fcfb0cef
2 changed files with 9 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-05-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/charset.h (GRUB_UTF16_UPPER_SURROGATE): Fix mask sizes.
|
||||
(GRUB_UTF16_LOWER_SURROGATE): Likewise.
|
||||
(grub_utf16_to_utf8): Likewise.
|
||||
|
||||
2012-05-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/ieee1275/ofdisk.c (scan): Don't scan device tree if
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue