From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mx.groups.io with SMTP id smtpd.web12.1069.1578280402474385832 for ; Sun, 05 Jan 2020 19:13:22 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.31, mailfrom: jian.j.wang@intel.com) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Jan 2020 19:13:21 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,401,1571727600"; d="scan'208";a="253211616" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga002.fm.intel.com with ESMTP; 05 Jan 2020 19:13:21 -0800 Received: from fmsmsx111.amr.corp.intel.com (10.18.116.5) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.439.0; Sun, 5 Jan 2020 19:13:21 -0800 Received: from shsmsx154.ccr.corp.intel.com (10.239.6.54) by fmsmsx111.amr.corp.intel.com (10.18.116.5) with Microsoft SMTP Server (TLS) id 14.3.439.0; Sun, 5 Jan 2020 19:13:21 -0800 Received: from shsmsx107.ccr.corp.intel.com ([169.254.9.210]) by SHSMSX154.ccr.corp.intel.com ([169.254.7.132]) with mapi id 14.03.0439.000; Mon, 6 Jan 2020 11:13:19 +0800 From: "Wang, Jian J" To: "Yao, Jiewen" , "devel@edk2.groups.io" CC: "Wu, Hao A" , "Zhang, Chao B" Subject: Re: [PATCH 4/6] MdeModulePkg/dec: add PcdTcgPfpMeasurementRevision PCD Thread-Topic: [PATCH 4/6] MdeModulePkg/dec: add PcdTcgPfpMeasurementRevision PCD Thread-Index: AQHVv6XNOgCv3jiNZkuJTmfUJlPXnKfc/ySg Date: Mon, 6 Jan 2020 03:13:19 +0000 Message-ID: References: <20191231064412.22988-1-jiewen.yao@intel.com> <20191231064412.22988-5-jiewen.yao@intel.com> In-Reply-To: <20191231064412.22988-5-jiewen.yao@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNGY0NzA3YTUtNjY3MS00NDA3LTg5NDMtMWFiMDNiNGZlMDdmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiY2dCeFVCdzdKY1VJdUZLbjlcL28rdXdCaGFWQmtJaVNhMU5LRVJjVjVvSUZ3WVNrTE1CQzE1UTNxUGduTHRlbGEifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: jian.j.wang@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jian J Wang Regards, Jian > -----Original Message----- > From: Yao, Jiewen > Sent: Tuesday, December 31, 2019 2:44 PM > To: devel@edk2.groups.io > Cc: Wang, Jian J ; Wu, Hao A ; > Zhang, Chao B > Subject: [PATCH 4/6] MdeModulePkg/dec: add PcdTcgPfpMeasurementRevision > PCD >=20 > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D2439 >=20 > This PCD is to control the TCG PFP spec revision. >=20 > The PFP 105 added new event type to support NIST SP800-155, > and deprecated old event type. >=20 > Cc: Jian J Wang > Cc: Hao A Wu > Cc: Chao Zhang > Signed-off-by: Jiewen Yao > --- > MdeModulePkg/MdeModulePkg.dec | 8 ++++++++ > 1 file changed, 8 insertions(+) >=20 > diff --git a/MdeModulePkg/MdeModulePkg.dec > b/MdeModulePkg/MdeModulePkg.dec > index 41b9e70a1a..f75a74af25 100644 > --- a/MdeModulePkg/MdeModulePkg.dec > +++ b/MdeModulePkg/MdeModulePkg.dec > @@ -2003,6 +2003,14 @@ > # @Prompt Capsule On Disk relocation device path. >=20 > gEfiMdeModulePkgTokenSpaceGuid.PcdCodRelocationDevPath|{0xFF}|VOID*| > 0x0000002f >=20 > + ## Indicates which TCG Platform Firmware Profile revision the EDKII fi= rmware > follows. > + # The revision number is defined in > MdePkg/Include/IndustryStandard/UefiTcgPlatform.h > + # 0: This is for compatiblity support. > + # 105: This is the first revision to support 800-155 is related event= , such as > + # EV_EFI_PLATFORM_FIRMWARE_BLOB2 and EV_EFI_HANDOFF_TABLES2. > + # @Prompt TCG Platform Firmware Profile revision. > + > gEfiMdeModulePkgTokenSpaceGuid.PcdTcgPfpMeasurementRevision|0|UINT3 > 2|0x00010077 > + > [PcdsPatchableInModule] > ## Specify memory size with page number for PEI code when > # Loading Module at Fixed Address feature is enabled. > -- > 2.19.2.windows.1