audk/MdeModulePkg
Ruiyu Ni a59e2edebe MdeModulePkg: Add PciSioSerialDxe driver
PciSioSerialDxe driver can manages UARTs on a SIO chip or a PCI/PCIE
card.
It manages the SIO instance whose last device path node is a ACPI
device path and the HID in the ACPI device path node equals to
EISA_PNP_ID (0x501).
It also manages the PCI IO instance whose class code is 7/0/2 (16550
UART). But when proper value is set to PcdPciSerialParameters, the
driver can also manage non-standard PCI serial cards by matching
the Vendor ID and Device ID specified in PcdPciSerialParameters.
The PCI BAR index, IO/MMIO offset, register stride, clock rate can
also be specified through the same PCD.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19179 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-10 02:47:16 +00:00
..
Application MdeModulePkg:Correct the file name in UiApp.inf 2015-11-26 06:37:14 +00:00
Bus MdeModulePkg: Add PciSioSerialDxe driver 2015-12-10 02:47:16 +00:00
Core Move CommunicationBuffer from stack to global variable. 2015-11-25 13:14:27 +00:00
Include MdeModulePkg FileExplorerDxe: Create file explorer Protocol. 2015-11-23 05:42:21 +00:00
Library DeviceManagerLib: Update copyright, use BSD license instead of Intel license. 2015-12-08 13:49:40 +00:00
Logo MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 2014-09-03 08:39:12 +00:00
Universal MdeModulePkg: Fix VS2015 warning C4311 & C4312 in RegularExpressionDxe 2015-12-04 03:15:08 +00:00
Contributions.txt */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
MdeModulePkg.dec MdeModulePkg: Add PciSioSerialDxe driver 2015-12-10 02:47:16 +00:00
MdeModulePkg.dsc MdeModulePkg: Add PciSioSerialDxe driver 2015-12-10 02:47:16 +00:00
MdeModulePkg.uni MdeModulePkg PiDxeS3BootScriptLib: Remove a hidden assumption. 2015-09-15 07:49:12 +00:00
MdeModulePkgExtra.uni MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:55:48 +00:00