From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.115; helo=mga14.intel.com; envelope-from=jian.j.wang@intel.com; receiver=edk2-devel@lists.01.org Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (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 0FFF9208D6126 for ; Mon, 11 Feb 2019 01:10:53 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Feb 2019 01:10:50 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,358,1544515200"; d="scan'208";a="113965693" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga007.jf.intel.com with ESMTP; 11 Feb 2019 01:10:50 -0800 Received: from fmsmsx161.amr.corp.intel.com (10.18.125.9) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 11 Feb 2019 01:10:50 -0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX161.amr.corp.intel.com (10.18.125.9) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 11 Feb 2019 01:10:49 -0800 Received: from shsmsx107.ccr.corp.intel.com ([169.254.9.162]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.102]) with mapi id 14.03.0415.000; Mon, 11 Feb 2019 17:10:47 +0800 From: "Wang, Jian J" To: "Ye, Ting" , Antoine Coeur , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [PATCH v2] CryptoPkg: Fix various typos Thread-Index: AQHUvwER9hGnQPk8pEOOJP2F/vTHmKXZVKuAgAEAicA= Date: Mon, 11 Feb 2019 09:10:47 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiODEwYTFiMDItOWM0NC00NGY4LTgyNTEtMWNmYTg5NjA2NTRjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiU1VzcFp1ajFEUlNRS1VzajJwVmhoZDFZRGhTZlR3Yk81Q0VJWFlvMVdQdzFTbjBBWXROajBVUVRaa0VZbzIybiJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH v2] CryptoPkg: Fix various typos 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: Mon, 11 Feb 2019 09:10:54 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Pushed@2a784a2cc356df5a8958afe88bc7e844dc0fb7cc Regards, Jian > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ye= , > Ting > Sent: Monday, February 11, 2019 9:52 AM > To: Antoine Coeur ; edk2-devel@lists.01.org > Subject: Re: [edk2] [PATCH v2] CryptoPkg: Fix various typos >=20 > Reviewed-by: Ye Ting >=20 > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Antoine Coeur > Sent: Friday, February 8, 2019 12:12 AM > To: edk2-devel@lists.01.org > Subject: [edk2] [PATCH v2] CryptoPkg: Fix various typos >=20 > Fix various typos in CryptoPkg. >=20 > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Coeur > --- > CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c | 2 +- > CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c > b/CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c > index d63c23df09..540c5715cb 100644 > --- a/CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c > +++ b/CryptoPkg/Library/BaseCryptLib/Pk/CryptTs.c > @@ -142,7 +142,7 @@ IMPLEMENT_ASN1_FUNCTIONS (TS_TST_INFO) > @param[in] Asn1Time Pointer to the ASN.1 GeneralizedTime to b= e > converted. > @param[out] SigningTime Return the corresponding EFI Time. >=20 > - @retval TRUE The time convertion succeeds. > + @retval TRUE The time conversion succeeds. > @retval FALSE Invalid parameters. >=20 > **/ > diff --git a/CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c > b/CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c > index 9510a4a383..80f5c2578e 100644 > --- a/CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c > +++ b/CryptoPkg/Library/BaseCryptLib/SysCall/CrtWrapper.c > @@ -84,14 +84,14 @@ QuickSortWorker ( > } > } > // > - // Swap pivot to it's final position (NextSwapLocaiton) > + // Swap pivot to its final position (NextSwapLocation) > // > CopyMem (Buffer, Pivot, ElementSize); > CopyMem (Pivot, (UINT8 *)BufferToSort + (NextSwapLocation * ElementSiz= e), > ElementSize); > CopyMem ((UINT8 *)BufferToSort + (NextSwapLocation * ElementSize), Buf= fer, > ElementSize); >=20 > // > - // Now recurse on 2 paritial lists. Neither of these will have the 'p= ivot' > element. > + // Now recurse on 2 partial lists. Neither of these will have the 'pi= vot' element. > // IE list is sorted left half, pivot element, sorted right half... > // > QuickSortWorker ( > -- > 2.17.2 (Apple Git-113) >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel