]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SMM driver should link UefiRuntimeLib.
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 23 Jan 2010 07:59:34 +0000 (07:59 +0000)
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 23 Jan 2010 07:59:34 +0000 (07:59 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9795 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf

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