summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-27 16:56:19 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-27 16:56:19 +0000
commit43351b9fc24fbf32bd4a0f78f4b81713ab2842e1 (patch)
treef1edd61355f19774c5219d7f9fab0a9af783aec3 /MdeModulePkg/Library
parent3048d63c26d1b6ce16a269c16d737ed8052e80ed (diff)
downloadedk2-43351b9fc24fbf32bd4a0f78f4b81713ab2842e1.zip
edk2-43351b9fc24fbf32bd4a0f78f4b81713ab2842e1.tar.gz
edk2-43351b9fc24fbf32bd4a0f78f4b81713ab2842e1.tar.bz2
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
Diffstat (limited to 'MdeModulePkg/Library')
-rw-r--r--MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf2
1 files changed, 1 insertions, 1 deletions
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