From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.65; helo=mga03.intel.com; envelope-from=hao.a.wu@intel.com; receiver=edk2-devel@lists.01.org Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (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 A9CE3203BA50E for ; Mon, 14 May 2018 01:25:28 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 May 2018 01:25:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,399,1520924400"; d="scan'208";a="58392421" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga002.jf.intel.com with ESMTP; 14 May 2018 01:25:27 -0700 Received: from fmsmsx119.amr.corp.intel.com (10.18.124.207) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 14 May 2018 01:25:27 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX119.amr.corp.intel.com (10.18.124.207) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 14 May 2018 01:25:27 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.240]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.179]) with mapi id 14.03.0319.002; Mon, 14 May 2018 16:25:25 +0800 From: "Wu, Hao A" To: "Dong, Eric" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [Patch 0/2] Fix 2 regression caused by enabling pyrite 2.0 feature changes. Thread-Index: AQHT61Y9vUMFb1oS3kmtdzRCmYkbcqQu426A Date: Mon, 14 May 2018 08:25:25 +0000 Message-ID: References: <20180514073601.9700-1-eric.dong@intel.com> In-Reply-To: <20180514073601.9700-1-eric.dong@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [Patch 0/2] Fix 2 regression caused by enabling pyrite 2.0 feature changes. X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2018 08:25:28 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Hao Wu Best Regards, Hao Wu > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Er= ic > Dong > Sent: Monday, May 14, 2018 3:36 PM > To: edk2-devel@lists.01.org > Subject: [edk2] [Patch 0/2] Fix 2 regression caused by enabling pyrite 2.= 0 > feature changes. >=20 > Fix GCC build failure and PSID revert no hint message issues caused > by enabling pyrite 2.0 feature. >=20 > Eric Dong (2): > SecurityPkg/TcgStorageOpalLib: Fix GCC build failure. > SecurityPkg/OpalPassword: Fix PSID revert no hint message. >=20 > .../Library/TcgStorageOpalLib/TcgStorageOpalCore.c | 4 --- > .../TcgStorageOpalLib/TcgStorageOpalLibInternal.h | 1 - > SecurityPkg/Tcg/Opal/OpalPassword/OpalDriver.c | 29 +++++++++++++++-= -- > ---- > 3 files changed, 20 insertions(+), 14 deletions(-) >=20 > -- > 2.15.0.windows.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel