summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiCoreEntryPoint
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2010-02-25 16:26:33 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2010-02-25 16:26:33 +0000
commit0126845e7df55bcb1bf8e34094f77169171eba6c (patch)
treec5c703d805ea4ed9385912ac7e61c38a2cc0a65a /MdePkg/Library/PeiCoreEntryPoint
parent2d7b3c0316e20bf6b558bdb524d32204b48159ed (diff)
downloadedk2-0126845e7df55bcb1bf8e34094f77169171eba6c.tar.gz
edk2-0126845e7df55bcb1bf8e34094f77169171eba6c.tar.bz2
edk2-0126845e7df55bcb1bf8e34094f77169171eba6c.zip
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10071 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/PeiCoreEntryPoint')
-rw-r--r--MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
index d0e2ef3c4f..78b60747fd 100644
--- a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
+++ b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
@@ -20,7 +20,6 @@
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)