From 65da001c9eab6bae31db45147cd8affdcd5aee84 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Tue, 25 Nov 2008 04:53:13 +0000 Subject: 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 --- 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 86be2857b2..31f61a7e2d 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 # # VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only) -- cgit v1.2.3