audk/MdeModulePkg/Bus/Pci/PciSioSerialDxe
Ruiyu Ni 9c0dc0b01a MdeModulePkg/PciSioSerialDxe: Do not flush the UART
The patch aligns to the IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe
driver not flush the UART in Reset() and SetAttributes() function.
It was found the flush causes hang on certain PCI serial devices.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Eric Jin <eric.jin@intel.com>
2016-05-10 14:12:57 +08:00
..
ComponentName.c MdeModulePkg: Add PciSioSerialDxe driver 2015-12-10 02:47:16 +00:00
PciSioSerialDxe.inf MdeModulePkg: Add PciSioSerialDxe driver 2015-12-10 02:47:16 +00:00
PciSioSerialDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
PciSioSerialDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
Serial.c MdeModulePkg/PciSioSerialDxe:bitwise operation have same width operands 2015-12-17 00:50:38 +00:00
Serial.h MdeModulePkg: Add PciSioSerialDxe driver 2015-12-10 02:47:16 +00:00
SerialIo.c MdeModulePkg/PciSioSerialDxe: Do not flush the UART 2016-05-10 14:12:57 +08:00