From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mx.groups.io with SMTP id smtpd.web12.1862.1584403927918354879 for ; Mon, 16 Mar 2020 17:12:08 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.65, mailfrom: chasel.chiu@intel.com) IronPort-SDR: fZV611QNZhvUQLgyaph+UpJ6jzDziRudLjZN+92CXsisfgVYxhZXUpCeVDgebxrW+CGgW9wnOy 0ixZ6W4tBFGQ== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Mar 2020 17:12:07 -0700 IronPort-SDR: EenQFSPjgoPho06fgviXwLVanaSOfWbTKyzXHQ+i5MRYa9x4raGJxyFnO3EalN79lEkt/Xa604 QY2s2GYcGZXg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,562,1574150400"; d="scan'208";a="262860947" Received: from pgsmsx104.gar.corp.intel.com ([10.221.44.91]) by orsmga002.jf.intel.com with ESMTP; 16 Mar 2020 17:12:06 -0700 Received: from pgsmsx109.gar.corp.intel.com (10.221.44.109) by PGSMSX104.gar.corp.intel.com (10.221.44.91) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 17 Mar 2020 08:12:05 +0800 Received: from pgsmsx111.gar.corp.intel.com ([169.254.2.178]) by PGSMSX109.gar.corp.intel.com ([169.254.14.132]) with mapi id 14.03.0439.000; Tue, 17 Mar 2020 08:12:05 +0800 From: "Chiu, Chasel" To: "Chen, TinaX Y" , "devel@edk2.groups.io" CC: "Ni, Ray" , "Chaganty, Rangasai V" , "Tsao, Ethan" Subject: Re: [PATCH] IntelSiliconPkg/Include/Library:Add ConfigBlockLib.h Thread-Topic: [PATCH] IntelSiliconPkg/Include/Library:Add ConfigBlockLib.h Thread-Index: AQHV+6EETzSQ6zqjTkCKMW2cmGsgoqhL6KzQgAAAw2A= Date: Tue, 17 Mar 2020 00:12:04 +0000 Message-ID: <3C3EFB470A303B4AB093197B6777CCEC506D7A61@PGSMSX111.gar.corp.intel.com> References: <20200316144123.9372-1-tinax.y.chen@intel.com> <3C3EFB470A303B4AB093197B6777CCEC506D7A49@PGSMSX111.gar.corp.intel.com> In-Reply-To: <3C3EFB470A303B4AB093197B6777CCEC506D7A49@PGSMSX111.gar.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [172.30.20.205] MIME-Version: 1.0 Return-Path: chasel.chiu@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sorry Tina, the commit message and code review subject format were wrong, p= lease refer to other edk2-platform patches and re-send again. Thanks, Chasel > -----Original Message----- > From: Chiu, Chasel > Sent: Tuesday, March 17, 2020 8:08 AM > To: Chen, TinaX Y ; devel@edk2.groups.io > Cc: Ni, Ray ; Chaganty, Rangasai V > ; Tsao, Ethan > Subject: RE: [PATCH] IntelSiliconPkg/Include/Library:Add ConfigBlockLib.h >=20 >=20 > Reviewed-by: Chasel Chiu >=20 > > -----Original Message----- > > From: Chen, TinaX Y > > Sent: Monday, March 16, 2020 10:41 PM > > To: devel@edk2.groups.io > > Cc: Ni, Ray ; Chaganty, Rangasai V > > ; Chiu, Chasel ; > > Tsao, Ethan > > Subject: [PATCH] IntelSiliconPkg/Include/Library:Add ConfigBlockLib.h > > > > REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D2318 > > > > Change reference path of ConfigBlockLib to IntelSiliconPkg for Coffeela= ke. > > > > Change-Id: I433e0a7a00c0cc15a0986050c203c7ca8aef02a2 > > Signed-off-by: TinaX Y Chen > > cc: Ray Ni > > cc: Rangasai V Chaganty > > cc: Chasel Chiu > > cc: Ethan Tsao > > --- > > Silicon/Intel/CoffeelakeSiliconPkg/CoffeelakeSiliconPkg.dsc | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git > > a/Silicon/Intel/CoffeelakeSiliconPkg/CoffeelakeSiliconPkg.dsc > > b/Silicon/Intel/CoffeelakeSiliconPkg/CoffeelakeSiliconPkg.dsc > > index 37c77d8f..2f25bdb3 100644 > > --- a/Silicon/Intel/CoffeelakeSiliconPkg/CoffeelakeSiliconPkg.dsc > > +++ b/Silicon/Intel/CoffeelakeSiliconPkg/CoffeelakeSiliconPkg.dsc > > @@ -1,7 +1,7 @@ > > ## @file > > # Component description file for the Coffee Lake silicon package DSC > file. > > # > > -# Copyright (c) 2019 Intel Corporation. All rights reserved.
> > +# Copyright (c) 2019 - 2020 Intel Corporation. All rights reserved. > > +
> > # > > # SPDX-License-Identifier: BSD-2-Clause-Patent # @@ -147,7 +147,7 @@ > > gUefiCpuPkgTokenSpaceGuid.PcdCpuApTargetCstate|0 > > # Silicon Init Common Library > > # > > !include $(PLATFORM_SI_PACKAGE)/SiPkgCommonLib.dsc > > -ConfigBlockLib|ClientSiliconPkg/Library/BaseConfigBlockLib/BaseConfig > > -ConfigBlockLib|Bl > > -ConfigBlockLib|ockLib.inf > > +ConfigBlockLib|IntelSiliconPkg/Library/BaseConfigBlockLib/BaseConfigB > > +ConfigBlockLib|lo > > +ConfigBlockLib|ckLib.inf > > > > PchTraceHubInitLib|ClientSiliconPkg/Library/BasePchTraceHubInitLib/Bas > > PchTraceHubInitLib|ePch > > TraceHubInitLib.inf > > > > [LibraryClasses.IA32] > > -- > > 2.16.2.windows.1