Re: [edk2] [PATCH V2 0/3] Some improvements on serial terminal

2015-07-13 Thread Tian, Feng
For patch 2&3, Reviewed-by: Feng Tian -Original Message- From: Heyi Guo [mailto:heyi@linaro.org] Sent: Monday, July 13, 2015 11:25 To: edk2-devel@lists.sourceforge.net Cc: ler...@redhat.com; ard.biesheu...@linaro.org; Tian, Feng; Heyi Guo Subject: [edk2] [PATCH V2 0/3]

[edk2] [PATCH V2 0/3] Some improvements on serial terminal

2015-07-12 Thread Heyi Guo
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. Please help review these patches and provide