From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.115; helo=mga14.intel.com; envelope-from=jiewen.yao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 4086820945BA8 for ; Mon, 9 Oct 2017 23:55:16 -0700 (PDT) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Oct 2017 23:58:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,503,1500966000"; d="scan'208";a="161331961" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga006.fm.intel.com with ESMTP; 09 Oct 2017 23:58:43 -0700 Received: from fmsmsx116.amr.corp.intel.com (10.18.116.20) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 9 Oct 2017 23:58:43 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx116.amr.corp.intel.com (10.18.116.20) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 9 Oct 2017 23:58:43 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.175]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.93]) with mapi id 14.03.0319.002; Tue, 10 Oct 2017 14:58:41 +0800 From: "Yao, Jiewen" To: "Gao, Liming" , "edk2-devel@lists.01.org" Thread-Topic: [Patch 09/11] IntelFsp2Pkg: Update Section Name in INF files Thread-Index: AQHTNe5oQarkmPZC8UipLlgP/oiY1qLcvojA Date: Tue, 10 Oct 2017 06:58:40 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503A9D751F@shsmsx102.ccr.corp.intel.com> References: <1506337584-9588-1-git-send-email-liming.gao@intel.com> <1506337584-9588-10-git-send-email-liming.gao@intel.com> In-Reply-To: <1506337584-9588-10-git-send-email-liming.gao@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [Patch 09/11] IntelFsp2Pkg: Update Section Name in INF files X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2017 06:55:16 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jiewen.yao@intel.com > -----Original Message----- > From: Gao, Liming > Sent: Monday, September 25, 2017 7:06 PM > To: edk2-devel@lists.01.org > Cc: Yao, Jiewen > Subject: [Patch 09/11] IntelFsp2Pkg: Update Section Name in INF files >=20 > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Liming Gao > Cc: Jiewen Yao > --- > IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.inf | 3 > +-- > .../Library/BaseCacheAsRamLibNull/BaseCacheAsRamLibNull.inf | 6 > +++--- > IntelFsp2Pkg/Library/BaseCacheLib/BaseCacheLib.inf | 6 > +++--- > 3 files changed, 7 insertions(+), 8 deletions(-) >=20 > diff --git a/IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.inf > b/IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.inf > index 75f7ae5..a0bc375 100644 > --- a/IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.inf > +++ b/IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.inf > @@ -1,8 +1,7 @@ > ## @file > # Component information file for the FSP notify phase PEI module. > # > -#@copyright > -# Copyright (c) 2016 Intel Corporation. All rights reserved. > +# Copyright (c) 2016 - 2017, 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 > # which accompanies this distribution. The full text of the license ma= y be > found at > diff --git > a/IntelFsp2Pkg/Library/BaseCacheAsRamLibNull/BaseCacheAsRamLibNull.inf > b/IntelFsp2Pkg/Library/BaseCacheAsRamLibNull/BaseCacheAsRamLibNull.inf > index bdb6744..6a77ce7 100644 > --- a/IntelFsp2Pkg/Library/BaseCacheAsRamLibNull/BaseCacheAsRamLibNull.in= f > +++ > b/IntelFsp2Pkg/Library/BaseCacheAsRamLibNull/BaseCacheAsRamLibNull.inf > @@ -1,7 +1,7 @@ > ## @file > # NULL instance of Base cache as RAM. > # > -# Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved. > +# Copyright (c) 2014 - 2017, 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 > @@ -12,7 +12,7 @@ > # > ## >=20 > -[defines] > +[Defines] > INF_VERSION =3D 0x00010005 > BASE_NAME =3D BaseCacheAsRamLibNull > FILE_GUID =3D > 630AEB10-2106-4234-9DB3-836A3663F50D > @@ -20,7 +20,7 @@ > VERSION_STRING =3D 1.0 > LIBRARY_CLASS =3D CacheAsRamLib >=20 > -[sources.common] > +[Sources.common] > DisableCacheAsRamNull.c >=20 > [Packages] > diff --git a/IntelFsp2Pkg/Library/BaseCacheLib/BaseCacheLib.inf > b/IntelFsp2Pkg/Library/BaseCacheLib/BaseCacheLib.inf > index 7b026b1..34df6ad 100644 > --- a/IntelFsp2Pkg/Library/BaseCacheLib/BaseCacheLib.inf > +++ b/IntelFsp2Pkg/Library/BaseCacheLib/BaseCacheLib.inf > @@ -1,7 +1,7 @@ > ## @file > # Instance of BaseCache. > # > -# Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved. > +# Copyright (c) 2014 - 2017, 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 > @@ -12,7 +12,7 @@ > # > ## >=20 > -[defines] > +[Defines] > INF_VERSION =3D 0x00010005 > BASE_NAME =3D BaseCacheLib > FILE_GUID =3D > 8EF3A653-DA8B-4FFA-BB85-FF47406DB9F0 > @@ -20,7 +20,7 @@ > VERSION_STRING =3D 1.0 > LIBRARY_CLASS =3D CacheLib >=20 > -[sources.IA32] > +[Sources.IA32] > CacheLib.c > CacheLibInternal.h >=20 > -- > 2.8.0.windows.1