SMM driver should link UefiRuntimeLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9795 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
hhtian 2010-01-23 07:59:34 +00:00
parent e843cdd7d9
commit f13321ca16
1 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# Report Status Code Router Driver which produces Report Stataus Code Handler Protocol
# and Status Code Runtime Protocol.
#
# Copyright (c) 2009, Intel Corporation.
# Copyright (c) 2009 - 2010, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@ -39,7 +39,6 @@
MdeModulePkg/MdeModulePkg.dec
[LibraryClasses]
UefiRuntimeLib
SmmServicesTableLib
UefiDriverEntryPoint
DebugLib