From 501c21756be902427625125368182204b93bf7fb Mon Sep 17 00:00:00 2001 From: AJFISH Date: Fri, 27 Jul 2007 16:44:19 +0000 Subject: [PATCH] Added SEC module type git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3488 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IntelFrameworkPkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf b/IntelFrameworkPkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf index 060d0e8db3..08d81b34c6 100644 --- a/IntelFrameworkPkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf +++ b/IntelFrameworkPkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf @@ -20,7 +20,7 @@ FILE_GUID = 1DE0B8C2-FFB6-4bdf-97F5-0FFB33979038 MODULE_TYPE = BASE VERSION_STRING = 1.0 - LIBRARY_CLASS = ReportStatusCodeLib|BASE + LIBRARY_CLASS = ReportStatusCodeLib|BASE SEC EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000 -- 2.39.2