]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/PciExpress: Add macro PCI_ECAM_ADDRESS
authorRuiyu Ni <ruiyu.ni@intel.com>
Fri, 4 Aug 2017 05:02:14 +0000 (13:02 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Mon, 28 Aug 2017 08:47:03 +0000 (16:47 +0800)
commitc9c270193a8f1d64d9664bd191ab57e217206996
treefd027eab1a8883542c5ef137bcc28a0c3c87913e
parentebdde8ff266872632bd6400adcd96d21294e32de
MdePkg/PciExpress: Add macro PCI_ECAM_ADDRESS

The patch adds new macro PCI_ECAM_ADDRESS into PciExpress21.h,
to align to the PCIE spec, and also update PciExpressLib.h to
redirect PCI_EXPRESS_LIB_ADDRESS to the new macro.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/IndustryStandard/PciExpress21.h
MdePkg/Include/Library/PciExpressLib.h