From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by ml01.01.org (Postfix) with ESMTP id 298391A1DF2 for ; Thu, 11 Aug 2016 00:27:15 -0700 (PDT) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP; 11 Aug 2016 00:27:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,503,1464678000"; d="scan'208";a="863541789" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga003.jf.intel.com with ESMTP; 11 Aug 2016 00:27:15 -0700 Received: from fmsmsx121.amr.corp.intel.com (10.18.125.36) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 11 Aug 2016 00:27:12 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx121.amr.corp.intel.com (10.18.125.36) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 11 Aug 2016 00:27:12 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.181]) by shsmsx102.ccr.corp.intel.com ([169.254.2.147]) with mapi id 14.03.0248.002; Thu, 11 Aug 2016 15:27:10 +0800 From: "Wu, Jiaxin" To: "Long, Qin" , Thomas Huth , "edk2-devel@ml01.01.org" CC: "Ye, Ting" Thread-Topic: [PATCH] CryptoPkg: Fix "responsiblity" typos Thread-Index: AQHR71xrffsza81IT0KX1YmcaOWl0aA9ijcggAXZo6A= Date: Thu, 11 Aug 2016 07:27:10 +0000 Message-ID: <895558F6EA4E3B41AC93A00D163B7274137C5FCA@SHSMSX103.ccr.corp.intel.com> References: <1470430825-14473-1-git-send-email-thuth@redhat.com> In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYWNmODY3ODMtNWI4Yy00NjFhLTkwNWEtOWEwMjM3M2Y5ZTM0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX1BVQkxJQyJ9XX1dfSwiU3ViamVjdExhYmVscyI6W10sIlRNQ1ZlcnNpb24iOiIxNS45LjYuNiIsIlRydXN0ZWRMYWJlbEhhc2giOiJnU3lPTnAwaWdGbTVHUllERGpjTHNtamNTODZSTjVWSlwvQ0h5cmZxUnNyZz0ifQ== x-ctpclassification: CTP_PUBLIC x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH] CryptoPkg: Fix "responsiblity" typos X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2016 07:27:15 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Commit version:=20 SHA-1: 210abffdca9015986a78d883647c85706fc39ee3 Reviewed-By: Wu Jiaxin > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Long, Qin > Sent: Sunday, August 7, 2016 10:04 PM > To: Thomas Huth ; edk2-devel@ml01.01.org > Cc: Ye, Ting > Subject: Re: [edk2] [PATCH] CryptoPkg: Fix "responsiblity" typos >=20 > Reviewed-by: Qin Long >=20 > Best Regards & Thanks, > LONG, Qin >=20 > > -----Original Message----- > > From: Thomas Huth [mailto:thuth@redhat.com] > > Sent: Saturday, August 6, 2016 5:00 AM > > To: edk2-devel@ml01.01.org > > Cc: Long, Qin ; Ye, Ting > > Subject: [PATCH] CryptoPkg: Fix "responsiblity" typos > > > > It's "responsibility", not "responsiblity". > > > > Contributed-under: TianoCore Contribution Agreement 1.0 > > Signed-off-by: Thomas Huth > > --- > > CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Verify.c | 10 ++= +++---- > - > > CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyNull.c | 10 ++= +++- > ---- > > .../BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7VerifyNull.c | 10 > > +++++----- > > 3 files changed, 15 insertions(+), 15 deletions(-) > > > > diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Verify.c > > b/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Verify.c > > index efa3796..4dd1625 100644 > > --- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Verify.c > > +++ b/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7Verify.c > > @@ -238,10 +238,10 @@ _Exit: > > @param[in] P7Data Pointer to the PKCS#7 message to verify. > > @param[in] P7Length Length of the PKCS#7 message in bytes. > > @param[out] CertStack Pointer to Signer's certificates retrieved = from > P7Data. > > - It's caller's responsiblity to free the buf= fer. > > + It's caller's responsibility to free the bu= ffer. > > @param[out] StackLength Length of signer's certificates in bytes. > > @param[out] TrustedCert Pointer to a trusted certificate from Signe= r's > certificates. > > - It's caller's responsiblity to free the buf= fer. > > + It's caller's responsibility to free the bu= ffer. > > @param[out] CertLength Length of the trusted certificate in bytes. > > > > @retval TRUE The operation is finished successfully. > > @@ -436,10 +436,10 @@ Pkcs7FreeSigners ( > > @param[in] P7Data Pointer to the PKCS#7 message. > > @param[in] P7Length Length of the PKCS#7 message in bytes. > > @param[out] SignerChainCerts Pointer to the certificates list chain= ed to > signer's > > - certificate. It's caller's responsibli= ty to free the buffer. > > + certificate. It's caller's responsibil= ity to free the buffer. > > @param[out] ChainLength Length of the chained certificates lis= t buffer > in bytes. > > @param[out] UnchainCerts Pointer to the unchained certificates = lists. > It's caller's > > - responsiblity to free the buffer. > > + responsibility to free the buffer. > > @param[out] UnchainLength Length of the unchained certificates l= ist > buffer in bytes. > > > > @retval TRUE The operation is finished successfully. > > @@ -905,7 +905,7 @@ _Exit: > > @param[in] P7Data Pointer to the PKCS#7 signed data to proce= ss. > > @param[in] P7Length Length of the PKCS#7 signed data in bytes. > > @param[out] Content Pointer to the extracted content from the > PKCS#7 signedData. > > - It's caller's responsiblity to free the bu= ffer. > > + It's caller's responsibility to free the b= uffer. > > @param[out] ContentSize The size of the extracted content in bytes= . > > > > @retval TRUE The P7Data was correctly formatted for pro= cessing. > > diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyNull.c > > b/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyNull.c > > index 05433ff..d09fd54 100644 > > --- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyNull.c > > +++ b/CryptoPkg/Library/BaseCryptLib/Pk/CryptPkcs7VerifyNull.c > > @@ -25,10 +25,10 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF > ANY KIND, EITHER EXPRESS OR IMPLIED. > > @param[in] P7Data Pointer to the PKCS#7 message to verify. > > @param[in] P7Length Length of the PKCS#7 message in bytes. > > @param[out] CertStack Pointer to Signer's certificates retrieved = from > P7Data. > > - It's caller's responsiblity to free the buf= fer. > > + It's caller's responsibility to free the bu= ffer. > > @param[out] StackLength Length of signer's certificates in bytes. > > @param[out] TrustedCert Pointer to a trusted certificate from Signe= r's > certificates. > > - It's caller's responsiblity to free the buf= fer. > > + It's caller's responsibility to free the bu= ffer. > > @param[out] CertLength Length of the trusted certificate in bytes. > > > > @retval FALSE This interface is not supported. > > @@ -75,10 +75,10 @@ Pkcs7FreeSigners ( > > @param[in] P7Data Pointer to the PKCS#7 message. > > @param[in] P7Length Length of the PKCS#7 message in bytes. > > @param[out] SignerChainCerts Pointer to the certificates list chain= ed to > signer's > > - certificate. It's caller's responsibli= ty to free the buffer. > > + certificate. It's caller's responsibil= ity to free the buffer. > > @param[out] ChainLength Length of the chained certificates lis= t buffer > in bytes. > > @param[out] UnchainCerts Pointer to the unchained certificates = lists. > It's caller's > > - responsiblity to free the buffer. > > + responsibility to free the buffer. > > @param[out] UnchainLength Length of the unchained certificates l= ist > buffer in bytes. > > > > @retval TRUE The operation is finished successfully. > > @@ -142,7 +142,7 @@ Pkcs7Verify ( > > @param[in] P7Data Pointer to the PKCS#7 signed data to proce= ss. > > @param[in] P7Length Length of the PKCS#7 signed data in bytes. > > @param[out] Content Pointer to the extracted content from the > PKCS#7 signedData. > > - It's caller's responsiblity to free the bu= ffer. > > + It's caller's responsibility to free the b= uffer. > > @param[out] ContentSize The size of the extracted content in bytes= . > > > > @retval TRUE The P7Data was correctly formatted for pro= cessing. > > diff --git > > > a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7Veri > > fyNull.c > > > b/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7Veri > > fyNull.c > > index 05433ff..d09fd54 100644 > > --- > > > a/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7Veri > > fyNull.c > > +++ > b/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptPkcs7 > > +++ VerifyNull.c > > @@ -25,10 +25,10 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF > ANY KIND, EITHER EXPRESS OR IMPLIED. > > @param[in] P7Data Pointer to the PKCS#7 message to verify. > > @param[in] P7Length Length of the PKCS#7 message in bytes. > > @param[out] CertStack Pointer to Signer's certificates retrieved = from > P7Data. > > - It's caller's responsiblity to free the buf= fer. > > + It's caller's responsibility to free the bu= ffer. > > @param[out] StackLength Length of signer's certificates in bytes. > > @param[out] TrustedCert Pointer to a trusted certificate from Signe= r's > certificates. > > - It's caller's responsiblity to free the buf= fer. > > + It's caller's responsibility to free the bu= ffer. > > @param[out] CertLength Length of the trusted certificate in bytes. > > > > @retval FALSE This interface is not supported. > > @@ -75,10 +75,10 @@ Pkcs7FreeSigners ( > > @param[in] P7Data Pointer to the PKCS#7 message. > > @param[in] P7Length Length of the PKCS#7 message in bytes. > > @param[out] SignerChainCerts Pointer to the certificates list chain= ed to > signer's > > - certificate. It's caller's responsibli= ty to free the buffer. > > + certificate. It's caller's responsibil= ity to free the buffer. > > @param[out] ChainLength Length of the chained certificates lis= t buffer > in bytes. > > @param[out] UnchainCerts Pointer to the unchained certificates = lists. > It's caller's > > - responsiblity to free the buffer. > > + responsibility to free the buffer. > > @param[out] UnchainLength Length of the unchained certificates l= ist > buffer in bytes. > > > > @retval TRUE The operation is finished successfully. > > @@ -142,7 +142,7 @@ Pkcs7Verify ( > > @param[in] P7Data Pointer to the PKCS#7 signed data to proce= ss. > > @param[in] P7Length Length of the PKCS#7 signed data in bytes. > > @param[out] Content Pointer to the extracted content from the > PKCS#7 signedData. > > - It's caller's responsiblity to free the bu= ffer. > > + It's caller's responsibility to free the b= uffer. > > @param[out] ContentSize The size of the extracted content in bytes= . > > > > @retval TRUE The P7Data was correctly formatted for pro= cessing. > > -- > > 1.8.3.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel