]> git.proxmox.com Git - grub2.git/commit
Work on multi-out terminal
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 23 Dec 2009 23:37:11 +0000 (00:37 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 23 Dec 2009 23:37:11 +0000 (00:37 +0100)
commitf4c623e170d42b4f55172d52426251ef55c1ee66
treea88730a7f384c284d0c3b568188e5f0c4ba4380a
parenta2c1332b709efa6de30c376a29b09d3052aced5e
Work on multi-out terminal
21 files changed:
commands/help.c
commands/sleep.c
conf/any-emu.rmk
conf/common.rmk
include/grub/charset.h
include/grub/normal.h
include/grub/parser.h
include/grub/reader.h
include/grub/term.h
kern/main.c
kern/misc.c
kern/reader.c
kern/rescue_reader.c
kern/term.c
lib/charset.c
loader/i386/linux.c
normal/cmdline.c
normal/color.c
normal/main.c
normal/term.c [new file with mode: 0644]
term/i386/pc/console.c