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.24; helo=mga09.intel.com; envelope-from=hao.a.wu@intel.com; receiver=edk2-devel@lists.01.org Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (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 CE55F21154114 for ; Thu, 25 Oct 2018 18:25:37 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Oct 2018 18:25:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,426,1534834800"; d="scan'208";a="81665854" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga008.fm.intel.com with ESMTP; 25 Oct 2018 18:25:37 -0700 Received: from fmsmsx101.amr.corp.intel.com (10.18.124.199) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 25 Oct 2018 18:25:37 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx101.amr.corp.intel.com (10.18.124.199) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 25 Oct 2018 18:25:36 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.117]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.161]) with mapi id 14.03.0415.000; Fri, 26 Oct 2018 09:25:33 +0800 From: "Wu, Hao A" To: "Dong, Eric" , "edk2-devel@lists.01.org" Thread-Topic: [Patch] SecurityPkg/Include/Library/TcgStorageOpalLib.h: Update Pyrite spec revision. Thread-Index: AQHUbMlMqdmonjXr4EGPUT5EW8UwcqUwu+ew Date: Fri, 26 Oct 2018 01:25:32 +0000 Message-ID: References: <20181026011445.26808-1-eric.dong@intel.com> In-Reply-To: <20181026011445.26808-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] SecurityPkg/Include/Library/TcgStorageOpalLib.h: Update Pyrite 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: Fri, 26 Oct 2018 01:25:38 -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: Dong, Eric > Sent: Friday, October 26, 2018 9:15 AM > To: edk2-devel@lists.01.org > Cc: Wu, Hao A > Subject: [Patch] SecurityPkg/Include/Library/TcgStorageOpalLib.h: Update > Pyrite spec revision. >=20 > Pyrite 2.0 spec has been published, update the spec link info for this fi= le. >=20 > Cc: Hao Wu > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Eric Dong > --- > SecurityPkg/Include/Library/TcgStorageOpalLib.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/SecurityPkg/Include/Library/TcgStorageOpalLib.h > b/SecurityPkg/Include/Library/TcgStorageOpalLib.h > index 33f8fee183..ef882d5301 100644 > --- a/SecurityPkg/Include/Library/TcgStorageOpalLib.h > +++ b/SecurityPkg/Include/Library/TcgStorageOpalLib.h > @@ -4,8 +4,8 @@ > (TCG Storage Architecture Core Specification, Version 2.01, Revision 1= .00, > https://trustedcomputinggroup.org/tcg-storage-architecture-core- > specification/ >=20 > - Storage Work Group Storage Security Subsystem Class: Pyrite, Version 1= .00 > Final, Revision 1.00, > - https://trustedcomputinggroup.org/tcg-storage-security-subsystem-class= - > pyrite/ > + Storage Work Group Storage Security Subsystem Class: Pyrite, Specifica= tion > Version 2.00, Revision 1.00, > + https://trustedcomputinggroup.org/resource/tcg-storage-security- > subsystem-class-pyrite/ >=20 > Storage Work Group Storage Security Subsystem Class: Opal, Version 2.0= 1 > Final, Revision 1.00, > https://trustedcomputinggroup.org/storage-work-group-storage-security- > subsystem-class-opal/ > -- > 2.15.0.windows.1