2010-02-06 Vladimir Serbinenko <phcoder@gmail.com>
* kern/misc.c (grub_utf8_to_ucs4): Don't eat valid characters preceeded by non-valid ones. * kern/term.c (grub_putchar): Likewise.
This commit is contained in:
parent
f51a90d0cf
commit
b6c0d9c201
3 changed files with 15 additions and 4 deletions
|
@ -1,3 +1,9 @@
|
|||
2010-02-06 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* kern/misc.c (grub_utf8_to_ucs4): Don't eat valid characters preceeded
|
||||
by non-valid ones.
|
||||
* kern/term.c (grub_putchar): Likewise.
|
||||
|
||||
2010-02-06 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* partmap/sun.c (sun_partition_map_iterate): Restructure flow to fix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue