summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-27 02:15:16 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-27 02:15:16 +0000
commit46f8260048289f7ce69674527db85b3fc5185681 (patch)
treeaf2006d714b1067b321d9a6044b72fb83fcd0f9c
parent33730c76ebbe0bf1b36f5ebb088ca5acfb7aa401 (diff)
downloadedk2-46f8260048289f7ce69674527db85b3fc5185681.tar.gz
edk2-46f8260048289f7ce69674527db85b3fc5185681.tar.bz2
edk2-46f8260048289f7ce69674527db85b3fc5185681.zip
Update LIBRARY_CLASS declaration in the INF file so this library is type BASE and can be linked against all module types.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6245 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--IntelFrameworkModulePkg/Library/BaseReportStatusCodeLib/BaseReportStatusCodeLib.inf2
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