From f13321ca16a0c7d9049ccba6979657b1bda3be29 Mon Sep 17 00:00:00 2001 From: hhtian Date: Sat, 23 Jan 2010 07:59:34 +0000 Subject: [PATCH 1/1] SMM driver should link UefiRuntimeLib. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9795 6f19259b-4bc3-4df7-8a09-765794883524 --- .../ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.39.2