From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id CC2D81A1E6B for ; Wed, 19 Oct 2016 18:56:13 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP; 19 Oct 2016 18:56:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,516,1473145200"; d="scan'208";a="774810125" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by FMSMGA003.fm.intel.com with ESMTP; 19 Oct 2016 18:56:13 -0700 Received: from fmsmsx126.amr.corp.intel.com (10.18.125.43) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 19 Oct 2016 18:56:13 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX126.amr.corp.intel.com (10.18.125.43) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 19 Oct 2016 18:56:12 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.206]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.209]) with mapi id 14.03.0248.002; Thu, 20 Oct 2016 09:56:11 +0800 From: "Gao, Liming" To: "anton.kochkov@gmail.com" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] Switch from cx_Freeze to PyInstaller Thread-Index: AQHSKgbAmluIscn/VUOP+EgNEatdoaCwldnA Date: Thu, 20 Oct 2016 01:56:10 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14B496D58@shsmsx102.ccr.corp.intel.com> References: In-Reply-To: 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: Switch from cx_Freeze to PyInstaller 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, 20 Oct 2016 01:56:14 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable There is a bug https://bugzilla.tianocore.org/show_bug.cgi?id=3D55 on Pytho= n 3 migration. I suggest you add notes in it.=20 > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf > Of ????? ?????? > Sent: Wednesday, October 19, 2016 8:46 PM > To: edk2-devel@lists.01.org > Subject: [edk2] Switch from cx_Freeze to PyInstaller >=20 > Good day! > Since cx_Freeze is a dead project and doesn't have support for Python > 3 - what about switching to PyInstaller instead for Python tools in > edk2 tree? >=20 > This will help for further migration to Python 3 too. >=20 > Best regards, > Anton Kochkov. > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel