From: hhtian Date: Sat, 23 Jan 2010 07:59:34 +0000 (+0000) Subject: SMM driver should link UefiRuntimeLib. X-Git-Tag: edk2-stable201903~16538 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=f13321ca16a0c7d9049ccba6979657b1bda3be29;p=mirror_edk2.git SMM driver should link UefiRuntimeLib. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9795 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf b/MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf index d4c4f7d212..233058974c 100644 --- a/MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf +++ b/MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf @@ -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