From 3048d63c26d1b6ce16a269c16d737ed8052e80ed Mon Sep 17 00:00:00 2001 From: mdkinney Date: Thu, 27 Sep 2007 16:54:53 +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@3955 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib') diff --git a/IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf b/IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf index 2dcdb47122..a860c7a137 100644 --- a/IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf +++ b/IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf @@ -20,7 +20,7 @@ FILE_GUID = 8c690838-7a22-45c4-aa58-a33e3e515cd4 MODULE_TYPE = PEIM VERSION_STRING = 1.0 - LIBRARY_CLASS = ReportStatusCodeLib|PEIM PEI_CORE + LIBRARY_CLASS = ReportStatusCodeLib|SEC PEIM PEI_CORE EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000 -- cgit v1.2.3