summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiPciLibPciCfg2
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-25 04:53:13 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-25 04:53:13 +0000
commit65da001c9eab6bae31db45147cd8affdcd5aee84 (patch)
tree0b1f384cfac1e667fdad9b0f598922b2fb6bb56f /MdePkg/Library/PeiPciLibPciCfg2
parent9aa049d9717f1260426918eab2d5986e838a8754 (diff)
downloadedk2-65da001c9eab6bae31db45147cd8affdcd5aee84.tar.gz
edk2-65da001c9eab6bae31db45147cd8affdcd5aee84.tar.bz2
edk2-65da001c9eab6bae31db45147cd8affdcd5aee84.zip
Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instances, because they depend on the new definitions in PI spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6719 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/PeiPciLibPciCfg2')
-rw-r--r--MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.inf b/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.inf
index 738a8a12b4..be91a6ce29 100644
--- a/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.inf
+++ b/MdePkg/Library/PeiPciLibPciCfg2/PeiPciLibPciCfg2.inf
@@ -26,7 +26,7 @@
MODULE_TYPE = PEIM
VERSION_STRING = 1.0
LIBRARY_CLASS = PciLib|PEIM SEC PEI_CORE
-
+ PI_SPECIFICATION_VERSION = 0x00010000
#
# The following information is for reference only and not required by the build tools.