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 C15651A1E20 for ; Thu, 28 Jul 2016 23:03:15 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP; 28 Jul 2016 23:03:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,437,1464678000"; d="scan'208";a="741346120" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by FMSMGA003.fm.intel.com with ESMTP; 28 Jul 2016 23:03:15 -0700 Received: from fmsmsx116.amr.corp.intel.com (10.18.116.20) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 28 Jul 2016 23:03:14 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx116.amr.corp.intel.com (10.18.116.20) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 28 Jul 2016 23:03:14 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.181]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.8]) with mapi id 14.03.0248.002; Fri, 29 Jul 2016 14:03:12 +0800 From: "Zhu, Yonghong" To: "Gao, Liming" , "edk2-devel@lists.01.org" Thread-Topic: [Patch 1/3] BaseTools: Correct ReadMe.txt file with CRLF line ending Thread-Index: AQHR6KyDb1MM93FdP0S82xppmgkrc6Au7F3w Date: Fri, 29 Jul 2016 06:03:12 +0000 Message-ID: References: <1469695548-5876-1-git-send-email-liming.gao@intel.com> <1469695548-5876-2-git-send-email-liming.gao@intel.com> In-Reply-To: <1469695548-5876-2-git-send-email-liming.gao@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [Patch 1/3] BaseTools: Correct ReadMe.txt file with CRLF line ending 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: Fri, 29 Jul 2016 06:03:15 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Yonghong Zhu Best Regards, Zhu Yonghong -----Original Message----- From: Gao, Liming=20 Sent: Thursday, July 28, 2016 4:46 PM To: edk2-devel@lists.01.org Cc: Zhu, Yonghong Subject: [Patch 1/3] BaseTools: Correct ReadMe.txt file with CRLF line endi= ng Cc: Yonghong Zhu Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao --- BaseTools/ReadMe.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt index 6330b14..be9= ff2a 100644 --- a/BaseTools/ReadMe.txt +++ b/BaseTools/ReadMe.txt @@ -7,9 +7,9 @@ directory contatins tools source. =20 =3D=3D=3D Windows/Visual Studio Notes =3D=3D=3D =20 -To build the BaseTools, you should run the standard vsvars32.bat script -f= rom your preferred Visual Studio installation or you can run get_vsvars.bat= -to use latest automatically detected version. +To build the BaseTools, you should run the standard vsvars32.bat script=20 +from your preferred Visual Studio installation or you can run=20 +get_vsvars.bat to use latest automatically detected version. =20 In addition to this, you should set the following environment variables: =20 -- 2.8.0.windows.1