summaryrefslogtreecommitdiff
path: root/MdePkg
diff options
context:
space:
mode:
authorhhuan13 <hhuan13@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-04 08:32:54 +0000
committerhhuan13 <hhuan13@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-04 08:32:54 +0000
commit06ba53cc286b1ef861ce09d144e089341ea36a36 (patch)
treede3bf71c1b3eddaf8c871c429736fb191a92cb76 /MdePkg
parent18ca224e2e0f222a8c83785f73eefde4e0fe4295 (diff)
downloadedk2-06ba53cc286b1ef861ce09d144e089341ea36a36.tar.gz
Remove SMM_CORE from SmmServicesTableLib.inf that is dedicated for DXE_SMM_DRIVER
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10183 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf b/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf
index 604a826f6..a93b0e79a 100644
--- a/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf
+++ b/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf
@@ -19,7 +19,7 @@
FILE_GUID = 064B4C5B-C5EF-4eff-85DF-65518EF1314D
MODULE_TYPE = DXE_SMM_DRIVER
VERSION_STRING = 1.0
- LIBRARY_CLASS = SmmServicesTableLib|SMM_CORE DXE_SMM_DRIVER
+ LIBRARY_CLASS = SmmServicesTableLib|DXE_SMM_DRIVER
PI_SPECIFICATION_VERSION = 0x0001000A
CONSTRUCTOR = SmmServicesTableLibConstructor