]> git.proxmox.com Git - grub2.git/commit - grub-core/normal/main.c
bidi works in terminal in grub-emu
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 15 Mar 2010 20:14:11 +0000 (21:14 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Mon, 15 Mar 2010 20:14:11 +0000 (21:14 +0100)
commit0a239a8211b54a38b4ed428b562f6e66d0daeab2
tree7c86d335e635fb3a988c920a0f7357b7ac8c396b
parentdfed5c6bb4d16a453139a058487f7767b37b5478
bidi works in terminal in grub-emu
23 files changed:
commands/help.c
conf/common.rmk
font/font.c
include/grub/charset.h
include/grub/font.h
include/grub/i386/vga_common.h
include/grub/normal.h
include/grub/term.h
include/grub/unicode.h
kern/term.c
lib/charset.c
normal/main.c
normal/menu_text.c
term/gfxterm.c
term/i386/pc/console.c
term/i386/pc/vesafb.c
term/i386/pc/vga.c
term/i386/pc/vga_text.c
term/i386/vga_common.c
term/serial.c
term/terminfo.c
util/console.c
util/grub-emu.c