summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiCoreEntryPoint
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/PeiCoreEntryPoint
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/PeiCoreEntryPoint')
-rw-r--r--MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
index 5f4c201aea..cb6dd099a5 100644
--- a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
+++ b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
@@ -20,7 +20,7 @@
MODULE_TYPE = PEI_CORE
VERSION_STRING = 1.0
LIBRARY_CLASS = PeiCoreEntryPoint|PEI_CORE
-
+ PI_SPECIFICATION_VERSION = 0x00010000
#
# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)