audk/MdeModulePkg/Bus/Pci
Ruiyu Ni 4ab04a72f5 MdeModulePkg/PciSioSerial: Fix a bug that wrongly produces 2 UARTs
When PciSioSerial is firstly started with a non-NULL remaining
device path, the UART instance is created using the parameters
specified in the remaining device path. Later when the driver
is started again on the same UART controller with NULL remaining
device path, the correct logic is to directly return SUCCESS
instead of current buggy implementation which wrongly produces
another UART using the default parameters.

The bug causes two UARTs are created when the UART is configured
in 57600 baud rate.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
2016-11-10 10:09:13 +08:00
..
EhciDxe MdeModulePkg/Bus: Fix typos in comments 2016-10-27 09:11:16 +08:00
EhciPei MdeModulePkg/Bus: Fix typos in comments 2016-10-27 09:11:16 +08:00
IdeBusPei MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
IncompatiblePciDeviceSupportDxe MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
NvmExpressDxe MdeModulePkg/NvmExpressDxe: enable 64-bit PCI DMA 2016-09-06 15:40:49 +01:00
PciBusDxe MdeModulePkg/PciBusDxe: rebase to ARRAY_SIZE() 2016-10-27 11:10:55 +02:00
PciHostBridgeDxe MdeModulePkg/PciHostBridgeDxe: rebase to ARRAY_SIZE() 2016-10-27 11:10:55 +02:00
PciSioSerialDxe MdeModulePkg/PciSioSerial: Fix a bug that wrongly produces 2 UARTs 2016-11-10 10:09:13 +08:00
SataControllerDxe MdeModulePkg: add generic SataController driver. 2016-08-03 09:52:18 +08:00
SdMmcPciHcDxe MdeModulePkg/SdMmcPciHcDxe: enable 64-bit PCI DMA 2016-09-06 15:40:49 +01:00
SdMmcPciHcPei MdeModulePkg/SdMmc: Add EDKII SD/MMC stack 2016-03-30 11:27:41 +08:00
UfsPciHcDxe MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UfsPciHcPei MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UhciDxe MdeModulePkg/Bus: Fix typos in comments 2016-10-27 09:11:16 +08:00
UhciPei MdeModulePkg: Fix typos in comments and variables 2016-07-11 10:29:48 +08:00
XhciDxe MdeModulePkg/Xhci: Change short packet debug message to verbose level 2016-11-01 09:17:47 +08:00
XhciPei MdeModulePkg/Xhci: Change short packet debug message to verbose level 2016-11-01 09:17:47 +08:00