]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/Pci: Display more information of PCIe devices
authorAbner Chang <abner.chang@amd.com>
Thu, 12 Jan 2023 05:14:17 +0000 (21:14 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 15 Feb 2023 01:07:18 +0000 (01:07 +0000)
commitf9c6b5134e5e2c5ca977f422119b1255412acd53
tree19e2de55777f9364b6f80d582ade496e4eda2590
parent1b5420e8071b4f9ba13136f19365542dfe66bf04
MdeModulePkg/Pci: Display more information of PCIe devices

In V4: Update the copyright to 2023.
In V3: Add AMD copyright.
In V2: Remove the signed-off-by: Abner Chang

Display PCIe Vendor ID and Device ID in DEBUG message.

Signed-off-by: Jiangang He <jiangang.he@amd.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Garrett Kirkendall <garrett.kirkendall@amd.com>
Cc: Abner Chang <abner.chang@amd.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Acked-by: Michael D Kinney <michael.d.kinney@intel.com>
MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.c