From 43351b9fc24fbf32bd4a0f78f4b81713ab2842e1 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Thu, 27 Sep 2007 16:56:19 +0000 Subject: Add SEC as a supported Module Type for all libraries that are also compatible with the PEI_CORE git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3956 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Library') diff --git a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf index 315c7ca..dccf0ab 100644 --- a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf +++ b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf @@ -20,7 +20,7 @@ FILE_GUID = F72DE735-B24F-4ef6-897F-70A85D01A047 MODULE_TYPE = PEIM VERSION_STRING = 1.0 - LIBRARY_CLASS = PerformanceLib|PEIM PEI_CORE + LIBRARY_CLASS = PerformanceLib|PEIM PEI_CORE SEC EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000 -- cgit v1.1