diff options
author | Dandan Bi <dandan.bi@intel.com> | 2018-10-05 16:06:00 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2018-10-09 22:20:19 +0800 |
commit | 78af0984b45a780e45d57c22c85a1f594b969212 (patch) | |
tree | 52d650b7e7f9b53bd69243a847cf8e52bea018ff /BaseTools/Source/Python | |
parent | fb4bea551e5b7e16e54676bca3d1ccde65f57c77 (diff) | |
download | edk2-78af0984b45a780e45d57c22c85a1f594b969212.tar.gz edk2-78af0984b45a780e45d57c22c85a1f594b969212.tar.bz2 edk2-78af0984b45a780e45d57c22c85a1f594b969212.zip |
MdePkg: Add PciRoot/PcieRoot text for ACPI Expanded Device Path
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1228
According to UEFI spec,for ACPI Expanded Device Path
when HID=PNP0A03 or CID=PNP0A03 and HID != PNP0A08,
the device path node can be displayed as: PciRoot(UID|UIDSTR)
When HID=PNP0A08 or CID=PNP0A08, the device path node can be
displayed as: PcieRoot(UID|UIDSTR). But current code miss the
code logic.
This commit is to do the enhancement.
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions