]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/Library/PciExpressLib.h
MdePkg/PciExpressLib.h: Add missing include of PciExpress21.h
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 8 Jan 2018 10:02:52 +0000 (18:02 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Tue, 9 Jan 2018 05:18:20 +0000 (13:18 +0800)
commit5f354f6a4a635e4fb5aa4c0be1c7943475037ad6
treeca273f511eef8ba2b48d9a04daacc24ae2e1d2c3
parent6d88babba31c015a7919967ebaf68743a8ecd11d
MdePkg/PciExpressLib.h: Add missing include of PciExpress21.h

PCI_ECAM_ADDRESS() macro is defined in PciExpress21.h so
always include PciExpress21.h in the library header file.

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