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 C9AB721BADAB3 for ; Fri, 20 Jul 2018 23:16:47 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Jul 2018 23:16:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,383,1526367600"; d="scan'208";a="74637859" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga001.jf.intel.com with ESMTP; 20 Jul 2018 23:16:46 -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; Fri, 20 Jul 2018 23:16:46 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx116.amr.corp.intel.com (10.18.116.20) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 20 Jul 2018 23:16:46 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.124]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.57]) with mapi id 14.03.0319.002; Sat, 21 Jul 2018 14:16:44 +0800 From: "Yao, Jiewen" To: "Zhang, Chao B" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [Patch 0/2] Re-prioritize TCG/TCG2 protocol Thread-Index: AQHUIKNZeTyvFBNn+0GWzuJEZwWOCqSZM3Hw Date: Sat, 21 Jul 2018 06:16:41 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503ACBD669@shsmsx102.ccr.corp.intel.com> References: <20180721033132.19752-1-chao.b.zhang@intel.com> In-Reply-To: <20180721033132.19752-1-chao.b.zhang@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzc1ZjYwZDYtZWIyMi00YTA1LThjMTgtYzE5Zjk4NjMwMzdmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiQWlkUHJQQWY1VVpUUW5NNERcL1l5ZkIzbXlYeWtRcDBzR0RQZmV3OTdpbFhiUnVtakkyeEw4V2d5QTU5Uk5qR1QifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [Patch 0/2] Re-prioritize TCG/TCG2 protocol X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jul 2018 06:16:48 -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: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Zhang, Chao B > Sent: Saturday, July 21, 2018 11:32 AM > To: edk2-devel@lists.01.org > Subject: [edk2] [Patch 0/2] Re-prioritize TCG/TCG2 protocol >=20 > Re-prioritize TCG/TCG2 protocol >=20 > Zhang, Chao B (2): > MdeModulePkg: Variable: Re-prioritize TCG/TCG2 protocol > MdeModulePkg: TpmMeasureLib: Re-prioritize TCG/TCG2 protocol >=20 > .../Universal/Variable/RuntimeDxe/TcgMorLockSmm.c | 10 +++++----- > .../DxeTpmMeasurementLib/DxeTpmMeasurementLib.c | 23 > +++++++++++----------- > 2 files changed, 17 insertions(+), 16 deletions(-) >=20 > -- > 2.16.2.windows.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel