diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2015-12-10 07:28:33 +0000 |
---|---|---|
committer | vanjeff <vanjeff@Edk2> | 2015-12-10 07:28:33 +0000 |
commit | f7993e868c8b7947401ec94e50667d870b4ddfe0 (patch) | |
tree | 2799cd1ff44f9e9d7018b1f678ccbd76d62c75a2 /IntelFspWrapperPkg/Library/BaseFspPlatformInfoLibSample | |
parent | 8e01b4c503c12a00c328cd96d5fbaca818e47980 (diff) | |
download | edk2-platforms-f7993e868c8b7947401ec94e50667d870b4ddfe0.tar.xz |
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.
(Sync patch r19179 from main trunk.)
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/branches/UDK2015@19207 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFspWrapperPkg/Library/BaseFspPlatformInfoLibSample')
0 files changed, 0 insertions, 0 deletions