diff options
-rw-r--r-- | IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf b/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf index 74ce2a5f59..647f36e1ef 100644 --- a/IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf +++ b/IntelFrameworkModulePkg/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 SEC USER_DEFINED
+ LIBRARY_CLASS = ReportStatusCodeLib
EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000
|