Heyi Guo
2015-07-16 08:21:57 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.
V4 splits the 1st patch.
Thanks.
Cc: Michael D Kinney <***@intel.com>
Cc: Liming Gao <***@intel.com>
Cc: Jordan Justen <***@intel.com>
Cc: Andrew Fish <***@apple.com>
Cc: Laszlo Ersek <***@redhat.com>
Cc: Ard Biesheuvel <***@linaro.org>
Cc: Feng Tian <***@intel.com>
Cc: Ruiyu Ni <***@intel.com>
Heyi Guo (5):
MdePkg: Update comment for PcdDefaultTerminalType
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.
V4 splits the 1st patch.
Thanks.
Cc: Michael D Kinney <***@intel.com>
Cc: Liming Gao <***@intel.com>
Cc: Jordan Justen <***@intel.com>
Cc: Andrew Fish <***@apple.com>
Cc: Laszlo Ersek <***@redhat.com>
Cc: Ard Biesheuvel <***@linaro.org>
Cc: Feng Tian <***@intel.com>
Cc: Ruiyu Ni <***@intel.com>
Heyi Guo (5):
MdePkg: Update comment for PcdDefaultTerminalType
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