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=michael.a.kubacki@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 BE0B7211B6C32 for ; Wed, 16 Jan 2019 21:17:54 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Jan 2019 21:17:54 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,488,1539673200"; d="scan'208";a="136479353" Received: from orsmsx104.amr.corp.intel.com ([10.22.225.131]) by fmsmga004.fm.intel.com with ESMTP; 16 Jan 2019 21:17:53 -0800 Received: from orsmsx160.amr.corp.intel.com (10.22.226.43) by ORSMSX104.amr.corp.intel.com (10.22.225.131) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 16 Jan 2019 21:17:53 -0800 Received: from orsmsx121.amr.corp.intel.com ([169.254.10.212]) by ORSMSX160.amr.corp.intel.com ([169.254.13.218]) with mapi id 14.03.0415.000; Wed, 16 Jan 2019 21:17:53 -0800 From: "Kubacki, Michael A" To: "Chiu, Chasel" , "edk2-devel@lists.01.org" CC: "Yao, Jiewen" Thread-Topic: [PATCH] MinPlatformPkg: Correct typo in INF Thread-Index: AQHUrfqzVaMofxuAyU2jE9QIARZs1aWy6tbg Date: Thu, 17 Jan 2019 05:17:52 +0000 Message-ID: <49AB4ACB9627B8468F29D589A27B74558449EA75@ORSMSX121.amr.corp.intel.com> References: <20190117001110.10048-1-chasel.chiu@intel.com> In-Reply-To: <20190117001110.10048-1-chasel.chiu@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMWJiODk1ZjgtNzQxZS00NWFhLWI2OWMtNGMzMjJlMDJiMTVhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiOVl3R2pSeGtxc3ZucWsxRnZ6XC91M2h0SjNlU1lZeGFzVlQ4M05hUzlEbW9NYUZqbUtLMmNBcVVZcEoxTUc2a00ifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.22.254.140] MIME-Version: 1.0 Subject: Re: [PATCH] MinPlatformPkg: Correct typo in INF 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: Thu, 17 Jan 2019 05:17:55 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Kubacki -----Original Message----- From: Chiu, Chasel=20 Sent: Wednesday, January 16, 2019 4:11 PM To: edk2-devel@lists.01.org Cc: Kubacki, Michael A ; Yao, Jiewen ; Chiu, Chasel Subject: [PATCH] MinPlatformPkg: Correct typo in INF REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D1468 SiliconPolicyInitLibNull.inf and SiliconPolicyUpdateLibNull.inf both had wr= ong BASE_NAME and LIBRARY_CLASS, so correct them to align with file naming = and the purpose. Cc: Michael A Kubacki Cc: Jiewen Yao Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Chasel Chiu --- Platform/Intel/MinPlatformPkg/PlatformInit/Library/SiliconPolicyInitLibNul= l/SiliconPolicyInitLibNull.inf | 6 +++--- Platform/Intel/MinPlatformPkg/PlatformInit/Library/SiliconPolicyUpdateLibN= ull/SiliconPolicyUpdateLibNull.inf | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SiliconPoli= cyInitLibNull/SiliconPolicyInitLibNull.inf b/Platform/Intel/MinPlatformPkg/= PlatformInit/Library/SiliconPolicyInitLibNull/SiliconPolicyInitLibNull.inf index 593d1490f1..ae696ccc90 100644 --- a/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SiliconPolicyInitL= ibNull/SiliconPolicyInitLibNull.inf +++ b/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SiliconPolicyIn +++ itLibNull/SiliconPolicyInitLibNull.inf @@ -1,7 +1,7 @@ ## @file # Component information file for Silicon Init Library # -# Copyright (c) = 2017, Intel Corporation. All rights reserved.
+# Copyright (c) 2017 - 2019, Intel Corporation. All rights=20 +reserved.
# # This program and the accompanying materials are licensed and made availa= ble under # the terms and conditions of the BSD License which accompanies = this distribution. @@ -15,11 +15,11 @@ =20 [Defines] INF_VERSION =3D 0x00010005 - BASE_NAME =3D SiliconInitLibNull + BASE_NAME =3D SiliconPolicyInitLibNull FILE_GUID =3D 81B55810-E3DE-4E3E-8477-B8768232193A MODULE_TYPE =3D BASE VERSION_STRING =3D 1.0 - LIBRARY_CLASS =3D SiliconInitLib + LIBRARY_CLASS =3D SiliconPolicyInitLib =20 [LibraryClasses] BaseLib diff --git a/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SiliconPoli= cyUpdateLibNull/SiliconPolicyUpdateLibNull.inf b/Platform/Intel/MinPlatform= Pkg/PlatformInit/Library/SiliconPolicyUpdateLibNull/SiliconPolicyUpdateLibN= ull.inf index ab03602297..d2018881bb 100644 --- a/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SiliconPolicyUpdat= eLibNull/SiliconPolicyUpdateLibNull.inf +++ b/Platform/Intel/MinPlatformPkg/PlatformInit/Library/SiliconPolicyUp +++ dateLibNull/SiliconPolicyUpdateLibNull.inf @@ -1,7 +1,7 @@ ## @file # Component information file for Silicon Update Library # -# Copyright (c= ) 2017, Intel Corporation. All rights reserved.
+# Copyright (c) 2017 - 2019, Intel Corporation. All rights=20 +reserved.
# # This program and the accompanying materials are licensed and made availa= ble under # the terms and conditions of the BSD License which accompanies = this distribution. @@ -15,11 +15,11 @@ =20 [Defines] INF_VERSION =3D 0x00010005 - BASE_NAME =3D SiliconUpdateLibNull + BASE_NAME =3D SiliconPolicyUpdateLibNull FILE_GUID =3D 7D4AA651-D23B-42FC-ABE4-8A2FDF260B9F MODULE_TYPE =3D BASE VERSION_STRING =3D 1.0 - LIBRARY_CLASS =3D SiliconUpdateLib + LIBRARY_CLASS =3D SiliconPolicyUpdateLib =20 [LibraryClasses] BaseLib -- 2.13.3.windows.1