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
This commit is contained in:
hhuan13 2010-03-04 08:32:54 +00:00
parent 18ca224e2e
commit 06ba53cc28
1 changed files with 1 additions and 1 deletions

View File

@ -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