From nobody Mon Dec 23 05:07:42 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1521099387566238.75370857859775; Thu, 15 Mar 2018 00:36:27 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 28CF8223FCF3E; Thu, 15 Mar 2018 00:29:39 -0700 (PDT) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (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 0BB97223FCF33 for ; Thu, 15 Mar 2018 00:29:36 -0700 (PDT) Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 Mar 2018 00:35:59 -0700 Received: from czhan46-mobl1.ccr.corp.intel.com ([10.239.192.117]) by orsmga007.jf.intel.com with ESMTP; 15 Mar 2018 00:35:58 -0700 X-Original-To: edk2-devel@lists.01.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.126; helo=mga18.intel.com; envelope-from=chao.b.zhang@intel.com; receiver=edk2-devel@lists.01.org X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,308,1517904000"; d="scan'208";a="24860176" From: "Zhang, Chao B" To: edk2-devel@lists.01.org Date: Thu, 15 Mar 2018 15:35:37 +0800 Message-Id: <20180315073537.16692-16-chao.b.zhang@intel.com> X-Mailer: git-send-email 2.11.0.windows.1 In-Reply-To: <20180315073537.16692-1-chao.b.zhang@intel.com> References: <20180315073537.16692-1-chao.b.zhang@intel.com> Subject: [edk2] [PATCH 15/15] SecurityPkg/dec: remove TrEE. X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jiewen Yao , Chao B Zhang MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail: RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" From: Jiewen Yao TrEE is deprecated. We need use Tcg2. Cc: Chao B Zhang Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Jiewen Yao --- SecurityPkg/SecurityPkg.dec | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec index 77d6b073d4..497354634b 100644 --- a/SecurityPkg/SecurityPkg.dec +++ b/SecurityPkg/SecurityPkg.dec @@ -64,15 +64,7 @@ ## @libraryclass Provides TPM Interface Specification (TIS) interfaces= for TPM command. # TpmCommLib|Include/Library/TpmCommLib.h - =20 - ## @libraryclass Provides interfaces to handle TPM 2.0 request. - # - TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.h - =20 - ## @libraryclass Provides support for TrEE PP >=3D 128 Vendor Specific= PPI Operation. - # - TrEEPpVendorLib|Include/Library/TrEEPpVendorLib.h - =20 + ## @libraryclass Provides support for TCG Physical Presence Interface = (PPI) specification=20 # >=3D 128 Vendor Specific PPI Operation. # @@ -175,10 +167,6 @@ # Include/Guid/SecureBootConfigHii.h gSecureBootConfigFormSetGuid =3D { 0x5daf50a5, 0xea81, 0x4de2, {0x= 8f, 0x9b, 0xca, 0xbd, 0xa9, 0xcf, 0x5c, 0x14}} =20 - ## GUID used to "TrEEPhysicalPresence" variable and "TrEEPhysicalPresenc= eFlags" variable for TPM2 request and response. - # Include/Guid/TrEEPhysicalPresenceData.h - gEfiTrEEPhysicalPresenceGuid =3D { 0xf24643c2, 0xc622, 0x494e, { 0x8a, 0= xd, 0x46, 0x32, 0x57, 0x9c, 0x2d, 0x5b }} - ## GUID value used for PcdTpmInstanceGuid to indicate TPM is disabled. # Include/Guid/TpmInstance.h gEfiTpmDeviceInstanceNoneGuid =3D { 0x00000000, 0x0000, 0x0000, { 0= x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } } @@ -195,10 +183,6 @@ # Include/Guid/TpmInstance.h gEfiTpmDeviceSelectedGuid =3D { 0x7f4158d3, 0x74d, 0x456d, { 0x= 8c, 0xb2, 0x1, 0xf9, 0xc8, 0xf7, 0x9d, 0xaa } } =20 - ## GUID used for FormSet and config variable. - # Include/Guid/TrEEConfigHii.h - gTrEEConfigFormSetGuid =3D {0xc54b425f, 0xaa79, 0x48b4, { 0= x98, 0x1f, 0x99, 0x8b, 0x3c, 0x4b, 0x64, 0x1c }} - ## Include/OpalPasswordExtraInfoVariable.h gOpalExtraInfoVariableGuid =3D {0x44a2ad5d, 0x612c, 0x47b3, {0xb0, 0x6e= , 0xc8, 0xf5, 0x0b, 0xfb, 0xf0, 0x7d}} =20 --=20 2.16.2.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel