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.88; helo=mga01.intel.com; envelope-from=jiewen.yao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (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 500E721B02822 for ; Tue, 20 Nov 2018 18:04:46 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Nov 2018 18:04:46 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,259,1539673200"; d="scan'208";a="110244335" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga002.jf.intel.com with ESMTP; 20 Nov 2018 18:04:46 -0800 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 20 Nov 2018 18:04:45 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.84]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.199]) with mapi id 14.03.0415.000; Wed, 21 Nov 2018 10:04:43 +0800 From: "Yao, Jiewen" To: "Zhang, Chao B" , "edk2-devel@lists.01.org" Thread-Topic: [PATCH v2] SecurityPkg: Update TCG PFP spec revision. Thread-Index: AQHUgHxLzOazSMuGcUml+zvMObuIlaVZfBkQ Date: Wed, 21 Nov 2018 02:04:43 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503F402EDB@shsmsx102.ccr.corp.intel.com> References: <20181120025358.25764-1-chao.b.zhang@intel.com> In-Reply-To: <20181120025358.25764-1-chao.b.zhang@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYmEzN2Y4OTktNTg1Ni00YmVlLWFiYWMtOTNkYjY3MGEzOTE2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiNnBnNmoxWm1zN3BXZGsxbkY5S1IrVmR2bXF5QnhsTVpPOUw1VWdoVk9JdlNQdUpcLzJDNWY1VzZLKzVhWEcrWEsifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH v2] SecurityPkg: Update TCG PFP spec revision. 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, 21 Nov 2018 02:04:47 -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: Zhang, Chao B > Sent: Tuesday, November 20, 2018 10:54 AM > To: edk2-devel@lists.01.org > Cc: Yao, Jiewen > Subject: [PATCH v2] SecurityPkg: Update TCG PFP spec revision. >=20 > UEFI TCG has aligned with TCG PFP 1.03 v51 along with Errata Version 1.0. > Update spec version accordingly. > Spec Link: > https://trustedcomputinggroup.org/wp-content/uploads/PC-ClientSpecific_ > Platform_Profile_for_TPM_2p0_Systems_v51.pdf > https://trustedcomputinggroup.org/wp-content/uploads/PC-Client-Specific- > Platform-Firmware-Profile-for-TPM-2-0-v1p03_r51-errata-v1p0_170426.pdf >=20 > Cc: Yao Jiewen > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Zhang, Chao B > --- >=20 > SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf > | 4 +++- > SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf > | 4 ++-- > SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf > | 4 ++-- > SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf > | 4 +++- > 4 files changed, 10 insertions(+), 6 deletions(-) >=20 > diff --git > a/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.i > nf > b/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.i > nf > index 22eaced5fa..5610bc4da5 100644 > --- > a/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.i > nf > +++ > b/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.i > nf > @@ -1,10 +1,12 @@ > ## @file > # Provides security service for TPM 2.0 measured boot > # > # Spec Compliance Info: > -# "TCG PC Client Platform Firmware Profile Specification for TPM > Family 2.0 Level 00 Revision 00.21" > +# "TCG PC Client Platform Firmware Profile Specification for TPM > Family 2.0 Level 00 Revision 1.03 v51" > +# along with > +# "Errata for PC Client Specific Platform Firmware Profile Specificat= ion > Version 1.0 Revision 1.03" > # > # This library instance hooks LoadImage() API to measure every image > that > # is not measured in PEI phase. And, it will also measure GPT partition= . > # > # Caution: This module requires additional review when modified. > diff --git a/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf > b/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf > index 2b89869ef1..12b7448ade 100644 > --- a/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf > +++ b/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf > @@ -1,12 +1,12 @@ > ## @file > # Produces Tcg2 protocol and measure boot environment > # > # Spec Compliance Info: > -# "TCG PC Client Platform Firmware Profile Specification for TPM > Family 2.0 Level 00 Revision 00.21" > +# "TCG PC Client Platform Firmware Profile Specification for TPM > Family 2.0 Level 00 Revision 1.03 v51" > # along with > -# "Errata for PC Client Specific Platform Firmware Profile Specificat= ion > Version 1.0 Revision 0.21" > +# "Errata for PC Client Specific Platform Firmware Profile Specificat= ion > Version 1.0 Revision 1.03" > # "TCG EFI Protocol Specification" "Family 2.0" "Level 00 Revision > 00.13" > # > # This module will produce Tcg2 protocol and measure boot environment. > # > # Caution: This module requires additional review when modified. > diff --git a/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf > b/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf > index 9608f9ae7e..ea9dc759ab 100644 > --- a/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf > +++ b/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf > @@ -1,12 +1,12 @@ > ## @file > # Initializes TPM 2.0 device and measure FVs in PEI phase > # > # Spec Compliance Info: > -# "TCG PC Client Platform Firmware Profile Specification for TPM > Family 2.0 Level 00 Revision 00.21" > +# "TCG PC Client Platform Firmware Profile Specification for TPM > Family 2.0 Level 00 Revision 1.03 v51" > # along with > -# "Errata for PC Client Specific Platform Firmware Profile Specificat= ion > Version 1.0 Revision 0.21" > +# "Errata for PC Client Specific Platform Firmware Profile Specificat= ion > Version 1.0 Revision 1.03" > # > # This module will initialize TPM device, measure reported FVs and BIOS > version. > # > # Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.
> # Copyright (c) 2017, Microsoft Corporation. All rights reserved.
> diff --git a/SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf > b/SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf > index 142941e269..0a08885786 100644 > --- a/SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf > +++ b/SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf > @@ -4,11 +4,13 @@ > # Spec Compliance Info: > # "TCG ACPI Specification Level 00 Revision 00.37" > # "Physical Presence Interface Specification Version 1.30 Revision > 00.52" > # "Platform Reset Attack Mitigation Specification Version 1.00" > # TPM2.0 ACPI device object > -# "TCG PC Client Platform Firmware Profile Specification for TPM > Family 2.0 Level 00 Revision 00.21" > +# "TCG PC Client Platform Firmware Profile Specification for TPM > Family 2.0 Level 00 Revision 1.03 v51" > +# along with > +# "Errata for PC Client Specific Platform Firmware Profile Specifica= tion > Version 1.0 Revision 1.03" > # > # This driver implements TPM 2.0 definition block in ACPI table and > # registers SMI callback functions for Tcg2 physical presence and > # MemoryClear to handle the requests from ACPI method. > # > -- > 2.16.2.windows.1