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.43; helo=mga05.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org 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 881B02117A2A5 for ; Wed, 17 Oct 2018 06:21:43 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Oct 2018 06:21:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,392,1534834800"; d="scan'208";a="272080083" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga005.fm.intel.com with ESMTP; 17 Oct 2018 06:21:43 -0700 Received: from FMSMSX110.amr.corp.intel.com (10.18.116.10) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 17 Oct 2018 06:21:42 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx110.amr.corp.intel.com (10.18.116.10) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 17 Oct 2018 06:21:42 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.48]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.245]) with mapi id 14.03.0319.002; Wed, 17 Oct 2018 21:21:40 +0800 From: "Gao, Liming" To: krishnaLee , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [Patch] edk2-BaseTools-win32: Add notes to announce BaseTools Win32 doesn't work Thread-Index: AQHUYDE2HEm6lQsA4EyN/Ohq7mudkqUXV7uAgAwgaqA= Date: Wed, 17 Oct 2018 13:21:39 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E33CC20@SHSMSX104.ccr.corp.intel.com> References: <1539131599-9296-1-git-send-email-liming.gao@intel.com> <140c9029.8567.1665c2acfeb.Coremail.sssky307@163.com> In-Reply-To: <140c9029.8567.1665c2acfeb.Coremail.sssky307@163.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiY2ZjNjJiYTMtMzE4Yi00OGZhLTgyYjktYjM0MWQ2MzgzNDg2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiXC8yYkIrTEIwZ1huU2NIamhOQ0RxcTRYYllDMWdPM2UwbFlxN05GSitVTkFOWjZcL0xzZ3NXc2xVSXBFcGlSKzZrIn0= 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] edk2-BaseTools-win32: Add notes to announce BaseTools Win32 doesn't work 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: Wed, 17 Oct 2018 13:21:43 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Good suggestion. I have updated this wiki. Please review.=20 > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of kr= ishnaLee > Sent: Wednesday, October 10, 2018 12:10 PM > To: edk2-devel@lists.01.org > Subject: Re: [edk2] [Patch] edk2-BaseTools-win32: Add notes to announce B= aseTools Win32 doesn't work >=20 > Hi, > I think someone needs update the wiki if the BaseTools_win32_bin no lon= ger work, > https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems >=20 >=20 > thanks, > krishna. >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > At 2018-10-10 08:33:19, "Liming Gao" wrote: > >https://lists.01.org/pipermail/edk2-devel/2018-September/029436.html > > > >Contributed-under: TianoCore Contribution Agreement 1.1 > >Signed-off-by: Liming Gao > >--- > > Readme.txt | 5 +++++ > > 1 file changed, 5 insertions(+) > > > >diff --git a/Readme.txt b/Readme.txt > >index 9caee63..793d1cd 100644 > >--- a/Readme.txt > >+++ b/Readme.txt > >@@ -1,3 +1,8 @@ > >+############### NOTE ############### > >+This directory Win32 binaries doesn't work any longer to build EDK2 pro= ject. > >+Please run BaseTools Python from source in Windows OS. Here is wiki: > >+https://github.com/tianocore/tianocore.github.io/wiki/Windows-systems#c= ompile-tools > >+ > > Intel is a trademark or registered trademark of Intel Corporation or it= s > > subsidiaries in the United States and other countries. > > * Other names and brands may be claimed as the property of others. > >-- > >2.10.0.windows.1 > > > >_______________________________________________ > >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