From nobody Mon Apr 29 15:52:36 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; dmarc=fail(p=none dis=none) header.from=intel.com Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1526968277957819.8455952391718; Mon, 21 May 2018 22:51:17 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 4C9B8203B8CF6; Mon, 21 May 2018 22:51:16 -0700 (PDT) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 4C4A6203B8CD4 for ; Mon, 21 May 2018 22:51:14 -0700 (PDT) Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 May 2018 22:51:14 -0700 Received: from ydong10-win10.ccr.corp.intel.com ([10.239.9.24]) by orsmga006.jf.intel.com with ESMTP; 21 May 2018 22:51:13 -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=192.55.52.43; helo=mga05.intel.com; envelope-from=eric.dong@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.49,429,1520924400"; d="scan'208";a="43732938" From: Eric Dong To: edk2-devel@lists.01.org Date: Tue, 22 May 2018 13:51:10 +0800 Message-Id: <20180522055111.4108-2-eric.dong@intel.com> X-Mailer: git-send-email 2.15.0.windows.1 In-Reply-To: <20180522055111.4108-1-eric.dong@intel.com> References: <20180522055111.4108-1-eric.dong@intel.com> Subject: [edk2] [Patch 1/2] MdePkg/TcgStorage*.h: Fixed ECC reported issues. 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: , Cc: Dandan Bi 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" Cc: Dandan Bi Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Eric Dong Reviewed-by: Dandan Bi --- MdePkg/Include/IndustryStandard/TcgStorageCore.h | 2 +- MdePkg/Include/IndustryStandard/TcgStorageOpal.h | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MdePkg/Include/IndustryStandard/TcgStorageCore.h b/MdePkg/Incl= ude/IndustryStandard/TcgStorageCore.h index ab121722ba..0b2852e92d 100644 --- a/MdePkg/Include/IndustryStandard/TcgStorageCore.h +++ b/MdePkg/Include/IndustryStandard/TcgStorageCore.h @@ -2,7 +2,7 @@ TCG defined values and structures. =20 (TCG Storage Architecture Core Specification, Version 2.01, Revision 1.0= 0, - @https://trustedcomputinggroup.org/tcg-storage-architecture-core-specifi= cation/) + https://trustedcomputinggroup.org/tcg-storage-architecture-core-specific= ation/) =20 Check http://trustedcomputinggroup.org for latest specification updates. =20 diff --git a/MdePkg/Include/IndustryStandard/TcgStorageOpal.h b/MdePkg/Incl= ude/IndustryStandard/TcgStorageOpal.h index ace7309cee..e8f313c3d3 100644 --- a/MdePkg/Include/IndustryStandard/TcgStorageOpal.h +++ b/MdePkg/Include/IndustryStandard/TcgStorageOpal.h @@ -2,16 +2,16 @@ Opal Specification defined values and structures. =20 (TCG Storage Architecture Core Specification, Version 2.01, Revision 1.0= 0, - @https://trustedcomputinggroup.org/tcg-storage-architecture-core-specifi= cation/ + https://trustedcomputinggroup.org/tcg-storage-architecture-core-specific= ation/ =20 Storage Work Group Storage Security Subsystem Class: Pyrite, Version 1.0= 0 Final, Revision 1.00, - @https://trustedcomputinggroup.org/tcg-storage-security-subsystem-class-= pyrite/ + https://trustedcomputinggroup.org/tcg-storage-security-subsystem-class-p= yrite/ =20 Storage Work Group Storage Security Subsystem Class: Opal, Version 2.01 = Final, Revision 1.00, - @https://trustedcomputinggroup.org/storage-work-group-storage-security-s= ubsystem-class-opal/ + https://trustedcomputinggroup.org/storage-work-group-storage-security-su= bsystem-class-opal/ =20 TCG Storage Security Subsystem Class: Opalite Version 1.00 Revision 1.00, - @https://trustedcomputinggroup.org/tcg-storage-security-subsystem-class-= opalite/) + https://trustedcomputinggroup.org/tcg-storage-security-subsystem-class-o= palite/) =20 Check http://trustedcomputinggroup.org for latest specification updates. =20 --=20 2.15.0.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel From nobody Mon Apr 29 15:52:36 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; dmarc=fail(p=none dis=none) header.from=intel.com Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1526968280563674.7909585515929; Mon, 21 May 2018 22:51:20 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 7B260203B8CF8; Mon, 21 May 2018 22:51:16 -0700 (PDT) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 2C34521B02845 for ; Mon, 21 May 2018 22:51:15 -0700 (PDT) Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 May 2018 22:51:15 -0700 Received: from ydong10-win10.ccr.corp.intel.com ([10.239.9.24]) by orsmga006.jf.intel.com with ESMTP; 21 May 2018 22:51:14 -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=192.55.52.43; helo=mga05.intel.com; envelope-from=eric.dong@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.49,429,1520924400"; d="scan'208";a="43732945" From: Eric Dong To: edk2-devel@lists.01.org Date: Tue, 22 May 2018 13:51:11 +0800 Message-Id: <20180522055111.4108-3-eric.dong@intel.com> X-Mailer: git-send-email 2.15.0.windows.1 In-Reply-To: <20180522055111.4108-1-eric.dong@intel.com> References: <20180522055111.4108-1-eric.dong@intel.com> Subject: [edk2] [Patch 2/2] MdePkg/TcgStorage*.h: Fix ECC reported issues. 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: , Cc: Dandan Bi 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" Cc: Dandan Bi Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Eric Dong Reviewed-by: Dandan Bi --- SecurityPkg/Include/Library/TcgStorageCoreLib.h | 2 +- SecurityPkg/Include/Library/TcgStorageOpalLib.h | 12 ++++++----= -- SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalUtil.c | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/SecurityPkg/Include/Library/TcgStorageCoreLib.h b/SecurityPkg/= Include/Library/TcgStorageCoreLib.h index 97f9a9f968..6e178c968f 100644 --- a/SecurityPkg/Include/Library/TcgStorageCoreLib.h +++ b/SecurityPkg/Include/Library/TcgStorageCoreLib.h @@ -2,7 +2,7 @@ Public API for the Tcg Core library to perform the lowest level TCG Data= encoding. =20 (TCG Storage Architecture Core Specification, Version 2.01, Revision 1.0= 0, - @https://trustedcomputinggroup.org/tcg-storage-architecture-core-specifi= cation/) + https://trustedcomputinggroup.org/tcg-storage-architecture-core-specific= ation/) =20 Check http://trustedcomputinggroup.org for latest specification updates. =20 diff --git a/SecurityPkg/Include/Library/TcgStorageOpalLib.h b/SecurityPkg/= Include/Library/TcgStorageOpalLib.h index b3092eb5cd..33f8fee183 100644 --- a/SecurityPkg/Include/Library/TcgStorageOpalLib.h +++ b/SecurityPkg/Include/Library/TcgStorageOpalLib.h @@ -2,22 +2,22 @@ Public API for Opal Core library. =20 (TCG Storage Architecture Core Specification, Version 2.01, Revision 1.0= 0, - @https://trustedcomputinggroup.org/tcg-storage-architecture-core-specifi= cation/ + https://trustedcomputinggroup.org/tcg-storage-architecture-core-specific= ation/ =20 Storage Work Group Storage Security Subsystem Class: Pyrite, Version 1.0= 0 Final, Revision 1.00, - @https://trustedcomputinggroup.org/tcg-storage-security-subsystem-class-= pyrite/ + https://trustedcomputinggroup.org/tcg-storage-security-subsystem-class-p= yrite/ =20 Storage Work Group Storage Security Subsystem Class: Opal, Version 2.01 = Final, Revision 1.00, - @https://trustedcomputinggroup.org/storage-work-group-storage-security-s= ubsystem-class-opal/ + https://trustedcomputinggroup.org/storage-work-group-storage-security-su= bsystem-class-opal/ =20 TCG Storage Security Subsystem Class: Opalite Version 1.00 Revision 1.00, - @https://trustedcomputinggroup.org/tcg-storage-security-subsystem-class-= opalite/ + https://trustedcomputinggroup.org/tcg-storage-security-subsystem-class-o= palite/ =20 TCG Storage Feature Set: Block SID Authentication, Version 1.00 Final, R= evision 1.00, - @https://trustedcomputinggroup.org/tcg-storage-feature-set-block-sid-aut= hentication-specification/ + https://trustedcomputinggroup.org/tcg-storage-feature-set-block-sid-auth= entication-specification/ =20 TCG Storage Opal SSC Feature Set: PSID Version 1.00, Revision 1.00, - @https://trustedcomputinggroup.org/tcg-storage-opal-feature-set-psid/) + https://trustedcomputinggroup.org/tcg-storage-opal-feature-set-psid/) =20 Check http://trustedcomputinggroup.org for latest specification updates. =20 diff --git a/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalUtil.c b/S= ecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalUtil.c index a8bf3a9160..ca8e7fbbdf 100644 --- a/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalUtil.c +++ b/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalUtil.c @@ -981,7 +981,7 @@ OpalUtilGetActiveDataRemovalMechanism ( /** Calculate the estimated time. =20 - @param[in] IsMinite Whether the input time value is m= inute type or second type. + @param[in] IsMinute Whether the input time value is m= inute type or second type. @param[in] Time The input time value. =20 **/ --=20 2.15.0.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel