From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4864:20::d43; helo=mail-io1-xd43.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-io1-xd43.google.com (mail-io1-xd43.google.com [IPv6:2607:f8b0:4864:20::d43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 98BC3211B5A25 for ; Wed, 16 Jan 2019 08:46:26 -0800 (PST) Received: by mail-io1-xd43.google.com with SMTP id c2so5364136iom.12 for ; Wed, 16 Jan 2019 08:46:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=OvCPfhZs5vm7tdVdkdEo9cJdqfFOR0XveMcPh86E5wE=; b=PnxXp/8ltRKhe2f7f64cBDOk+Y1/nTclIXMCz0JJxCluB1rSmGdIwEPi1odUrT17Zm R8ouNs8APS5WRXGJiPPYBfzp1I1/HakBixFIKH6cKuH0q6eMdNnGOKb/WGHKUPwbS/xv dEz69LBm43iJlKhpLP+kVy4hOVLFqNJZFMbL8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=OvCPfhZs5vm7tdVdkdEo9cJdqfFOR0XveMcPh86E5wE=; b=Ii4DiOfnspAYB8T4xMZD9qd5Vgq0FXX4pYGcjt9xiDRTiJa0ReA13qCP1sKGc2g6aZ 8eklEXicllMdP5cFJClOeK8o8RpcrPMvl20XmenqxjXlzNquVnwt+AvnQ/CtxlmevUGE xfwofGrLf8wthWgdNV0swy6Xq/BVUwzvGiEM7z510oTONIOUuOp953Rp9/50eSmWvgec EVPsZ6hjASNG/BE8PvMRUjo2L71u6ajKZHHj38j3T9tkz/6DQmWHL6khEMa3/Ue1MMdr 5my890e5CHx7Iwm++o1pze6ViofZWXug2Lcxh2j/Rc3EN2HkzPYbL5bDdH4I0tWgykKx RlrA== X-Gm-Message-State: AJcUukeKLx9S+kxG6uzbrxuMwUQPI3CYn1yiteIVBXOx2BaSPh8MFYe1 DHSTBtRLl/NteBJdXpK8lKok9UGVgTSwP+w1XaeMWw== X-Google-Smtp-Source: ALg8bN7snBF8s8E+PUwm/91ZlAHRK49Sdw6xOIEdiLn2WARpzMLl5Fyu4Jh+ajZlR05/pjLaaFM/QSkKjJmjhGbBjp0= X-Received: by 2002:a5d:8410:: with SMTP id i16mr5392417ion.173.1547657185568; Wed, 16 Jan 2019 08:46:25 -0800 (PST) MIME-Version: 1.0 References: <20190114172441.11036-1-ard.biesheuvel@linaro.org> <4A89E2EF3DFEDB4C8BFDE51014F606A14E3B32CF@SHSMSX152.ccr.corp.intel.com> <74D8A39837DF1E4DA445A8C0B3885C503F4AD6D6@shsmsx102.ccr.corp.intel.com> In-Reply-To: <74D8A39837DF1E4DA445A8C0B3885C503F4AD6D6@shsmsx102.ccr.corp.intel.com> From: Ard Biesheuvel Date: Wed, 16 Jan 2019 17:46:14 +0100 Message-ID: To: "Yao, Jiewen" Cc: "Gao, Liming" , "edk2-devel@lists.01.org" Subject: Re: [PATCH edk2-platforms] Platform/Intel/MinPlatformPkg: add MmServicesTableLib resolution X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jan 2019 16:46:26 -0000 Content-Type: text/plain; charset="UTF-8" On Wed, 16 Jan 2019 at 17:05, Yao, Jiewen wrote: > > Reviewed-by: Jiewen.yao@intel.com > > > > -----Original Message----- > > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > > Gao, Liming > > Sent: Wednesday, January 16, 2019 6:57 AM > > To: Ard Biesheuvel ; edk2-devel@lists.01.org > > Subject: Re: [edk2] [PATCH edk2-platforms] Platform/Intel/MinPlatformPkg: > > add MmServicesTableLib resolution > > > > Reviewed-by: Liming Gao > > Thanks all Pushed as cc0bd1afbc09..9da76451349e > > > -----Original Message----- > > > From: Ard Biesheuvel [mailto:ard.biesheuvel@linaro.org] > > > Sent: Tuesday, January 15, 2019 1:25 AM > > > To: edk2-devel@lists.01.org > > > Cc: Gao, Liming ; Ard Biesheuvel > > > > > Subject: [PATCH edk2-platforms] Platform/Intel/MinPlatformPkg: add > > MmServicesTableLib resolution > > > > > > Ensure that the platform will still build when we move the upstream > > > FTW and variable SMM runtime drivers to use the new MmServiceTableLib > > > library class. > > > > > > Contributed-under: TianoCore Contribution Agreement 1.1 > > > Signed-off-by: Ard Biesheuvel > > > --- > > > Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc | 1 + > > > 1 file changed, 1 insertion(+) > > > > > > diff --git a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc > > b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc > > > index 1103572408d0..1ed3591f360a 100644 > > > --- a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc > > > +++ b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc > > > @@ -77,6 +77,7 @@ [LibraryClasses.common.UEFI_DRIVER] > > > [LibraryClasses.common.DXE_SMM_DRIVER] > > > PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf > > > > > SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesT > > ableLib.inf > > > + > > MmServicesTableLib|MdePkg/Library/MmServicesTableLib/MmServicesTabl > > eLib.inf > > > > > ReportStatusCodeLib|MdeModulePkg/Library/SmmReportStatusCodeLib/Sm > > mReportStatusCodeLib.inf > > > > > MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMe > > moryAllocationLib.inf > > > > > LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.i > > nf > > > -- > > > 2.17.1 > > > > _______________________________________________ > > edk2-devel mailing list > > edk2-devel@lists.01.org > > https://lists.01.org/mailman/listinfo/edk2-devel