Heyi Guo
2015-07-16 02:09:44 UTC
There were some issues when I ran SCT test against Serial IO Protocol
on qemu aarch64, and below patches were made after I went through the
code of TerminalDxe driver and the flow of console devices being
connected.
V2 is based on TTY terminal patches.
V3 updates comment for PcdDefaultTerminalType.
Please help review these patches and provide your comments.
Thanks.
Heyi Guo (4):
MdePkg|EmulatorPkg: Update comment for PcdDefaultTerminalType
ArmVirtPkg: Make terminal type consistent
MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by default
MdeModulePkg/TerminalDxe: Some improvements
ArmVirtPkg/ArmVirtQemu.dsc | 8 ++++++
EmulatorPkg/EmulatorPkg.dsc | 2 +-
.../Universal/Console/TerminalDxe/Terminal.c | 29 ++++------------------
MdePkg/MdePkg.dec | 3 ++-
4 files changed, 16 insertions(+), 26 deletions(-)
on qemu aarch64, and below patches were made after I went through the
code of TerminalDxe driver and the flow of console devices being
connected.
V2 is based on TTY terminal patches.
V3 updates comment for PcdDefaultTerminalType.
Please help review these patches and provide your comments.
Thanks.
Heyi Guo (4):
MdePkg|EmulatorPkg: Update comment for PcdDefaultTerminalType
ArmVirtPkg: Make terminal type consistent
MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by default
MdeModulePkg/TerminalDxe: Some improvements
ArmVirtPkg/ArmVirtQemu.dsc | 8 ++++++
EmulatorPkg/EmulatorPkg.dsc | 2 +-
.../Universal/Console/TerminalDxe/Terminal.c | 29 ++++------------------
MdePkg/MdePkg.dec | 3 ++-
4 files changed, 16 insertions(+), 26 deletions(-)
--
2.1.4
2.1.4