* grub-core/term/i386/pc/vga_text.c (screen_write_char): Add missing
byte-swap. (screen_read_char): Likewise. (grub_vga_text_cls): Likewise.
This commit is contained in:
parent
c21b17e6e0
commit
5e3535aee7
2 changed files with 10 additions and 3 deletions
|
@ -1,3 +1,10 @@
|
|||
2012-06-06 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/term/i386/pc/vga_text.c (screen_write_char): Add missing
|
||||
byte-swap.
|
||||
(screen_read_char): Likewise.
|
||||
(grub_vga_text_cls): Likewise.
|
||||
|
||||
2012-06-06 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/loader/efi/chainloader.c (copy_file_path): Handle non-ASCII
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue