From: mdkinney Date: Thu, 27 Sep 2007 16:56:19 +0000 (+0000) Subject: Add SEC as a supported Module Type for all libraries that are also compatible with... X-Git-Tag: edk2-stable201903~22069 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=43351b9fc24fbf32bd4a0f78f4b81713ab2842e1;hp=3048d63c26d1b6ce16a269c16d737ed8052e80ed;p=mirror_edk2.git 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 --- diff --git a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf index 315c7ca3d0..dccf0aba5f 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