From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by ml01.01.org (Postfix) with ESMTP id BC0AB1A1DF2 for ; Thu, 11 Aug 2016 00:27:29 -0700 (PDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga103.fm.intel.com with ESMTP; 11 Aug 2016 00:27:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,503,1464678000"; d="scan'208";a="1033648072" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga002.jf.intel.com with ESMTP; 11 Aug 2016 00:27:30 -0700 Received: from fmsmsx156.amr.corp.intel.com (10.18.116.74) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 11 Aug 2016 00:27:28 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx156.amr.corp.intel.com (10.18.116.74) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 11 Aug 2016 00:27:28 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.181]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.150]) with mapi id 14.03.0248.002; Thu, 11 Aug 2016 15:27:26 +0800 From: "Wu, Jiaxin" To: "Long, Qin" , Thomas Huth , "edk2-devel@ml01.01.org" CC: "Ye, Ting" Thread-Topic: [PATCH] CryptoPkg: Fix capitalization of path name in Patch-HOWTO.txt Thread-Index: AQHR71segwJjSYegc0mbmsIjLLp5iKA9ieeQgAXahfA= Date: Thu, 11 Aug 2016 07:27:26 +0000 Message-ID: <895558F6EA4E3B41AC93A00D163B7274137C5FF2@SHSMSX103.ccr.corp.intel.com> References: <1470430250-14049-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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNTc2MDI3NzItNjdiZC00MmI2LTlmMjYtMjRhMjBkZDhmYzJhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX1BVQkxJQyJ9XX1dfSwiU3ViamVjdExhYmVscyI6W10sIlRNQ1ZlcnNpb24iOiIxNS45LjYuNiIsIlRydXN0ZWRMYWJlbEhhc2giOiIzUzBmdVwvQjh4RXduejgwT1ZJYmRYTE1nZGFnRDEycm5HbEZrbFNjaE1Rcz0ifQ== x-ctpclassification: CTP_PUBLIC x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH] CryptoPkg: Fix capitalization of path name in Patch-HOWTO.txt 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:30 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Commit version:=20 SHA-1: 34a4babec8df5c1f5bf86f1cc83b3cc20016c62c 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:03 PM > To: Thomas Huth ; edk2-devel@ml01.01.org > Cc: Ye, Ting > Subject: Re: [edk2] [PATCH] CryptoPkg: Fix capitalization of path name in > Patch-HOWTO.txt >=20 > Exactly. Thanks. >=20 > Reviewed-by: Qin Long >=20 >=20 > > -----Original Message----- > > From: Thomas Huth [mailto:thuth@redhat.com] > > Sent: Saturday, August 6, 2016 4:51 AM > > To: edk2-devel@ml01.01.org > > Cc: Long, Qin ; Ye, Ting > > Subject: [PATCH] CryptoPkg: Fix capitalization of path name in > > Patch-HOWTO.txt > > > > It's "OpensslLib", not "OpenSslLib" - not a big issue, but the typo is > > annoying when trying to copy-n-paste the path name to use it on the > > command line on Linux. > > > > Contributed-under: TianoCore Contribution Agreement 1.0 > > Signed-off-by: Thomas Huth > > --- > > CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt > > b/CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt > > index f836736..91098b9 100644 > > --- a/CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt > > +++ b/CryptoPkg/Library/OpensslLib/Patch-HOWTO.txt > > @@ -32,7 +32,7 @@ cryptography. This patch will enable openssl building > under UEFI environment. > > "openssl-1.0.2h.tar.gz" or rename the local downloaded file = with > ".tar.tar" > > extension to ".tar.gz". > > > > -2. Extract TAR into CryptoPkg/Library/OpenSslLib/openssl-1.0.2h > > +2. Extract TAR into CryptoPkg/Library/OpensslLib/openssl-1.0.2h > > > > NOTE: If you use WinZip to unpack the openssl source in Windows, > please > > uncheck the WinZip smart CR/LF conversion option (WINZIP: > > Options --> > > -- > > 1.8.3.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel