summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/SmmReportStatusCodeLib
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2010-12-17 22:47:06 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2010-12-17 22:47:06 +0000
commite06752bb9b8b38a8e503d446e5c3cdd5264fcda0 (patch)
treea8b08bda604ea800feb8b2ac2203fbf53ba9359b /MdeModulePkg/Library/SmmReportStatusCodeLib
parent12b7f509dcc58e242baa783d96b76cd0a64aea65 (diff)
downloadedk2-e06752bb9b8b38a8e503d446e5c3cdd5264fcda0.tar.gz
edk2-e06752bb9b8b38a8e503d446e5c3cdd5264fcda0.tar.bz2
edk2-e06752bb9b8b38a8e503d446e5c3cdd5264fcda0.zip
Remove UefiDriverEntryPoint from [LibraryClasses] section. Library implementations should never link against an entry point lib. Only modules implementation should link against an entry point lib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11179 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library/SmmReportStatusCodeLib')
-rw-r--r--MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf b/MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
index dd0f96cc4c..0202cb34ef 100644
--- a/MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
+++ b/MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
@@ -41,7 +41,6 @@
BaseMemoryLib
SmmServicesTableLib
DebugLib
- UefiDriverEntryPoint
MemoryAllocationLib
[Guids]