From 0126845e7df55bcb1bf8e34094f77169171eba6c Mon Sep 17 00:00:00 2001 From: klu2 Date: Thu, 25 Feb 2010 16:26:33 +0000 Subject: 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 --- MdePkg/Library/PeiServicesLib/PeiServicesLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Library/PeiServicesLib') diff --git a/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf b/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf index 31a330b2eb..6bb44ca173 100644 --- a/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf +++ b/MdePkg/Library/PeiServicesLib/PeiServicesLib.inf @@ -20,7 +20,7 @@ MODULE_TYPE = PEIM VERSION_STRING = 1.0 LIBRARY_CLASS = PeiServicesLib|SEC PEIM PEI_CORE - PI_SPECIFICATION_VERSION = 0x00010000 + PI_SPECIFICATION_VERSION = 0x0001000A # # VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only) -- cgit v1.2.3