From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by mx.groups.io with SMTP id smtpd.web11.31321.1683757814662496119 for ; Wed, 10 May 2023 15:30:14 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@bsdio.com header.s=fm1 header.b=Y1bte5BH; spf=pass (domain: bsdio.com, ip: 64.147.123.25, mailfrom: rebecca@bsdio.com) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id 5E475320093C; Wed, 10 May 2023 18:30:13 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Wed, 10 May 2023 18:30:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdio.com; h=cc :content-transfer-encoding:content-type:content-type:date:date :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to; s=fm1; t= 1683757812; x=1683844212; bh=z4pjxPMgtEloUAK0aZnZ1s/A0kqHMtFy3z0 4SiJDOBQ=; b=Y1bte5BH/Jv3TanPwUiC81jU79fUZJSxoO310gOi0FAIsmFwTMV pZ23Nf2+SU3Lpsmw4Z9cUVwAnrn0B6RhTfmFRN4xndBhhG9gnD9W/vQrMuetfJxk 2Q/jlqKjh/aT4n/9dNG5KJAY3cCamaEFMnhxpjKKbl/0rLTGOcmvwyucwkuy5/n1 aRJy8o+tyP4dkdZUMz7nQyPX9gHDCnJ7BnKXZZattXVj2DWqXZTvaOHzW3tZXzUV vQc0S0D7LIY6FLLN0UFL249fXjO0CYeNoyfyLGDwFq8BXPM8BD1Bbu4qpMdoBsDm QpWMSsMAD1R1q6cy8AVTZNaDRcwJqjArKGw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1683757812; x= 1683844212; bh=z4pjxPMgtEloUAK0aZnZ1s/A0kqHMtFy3z04SiJDOBQ=; b=L ojgQadkv9g16PVXvxrTdV0FLmhy6eIiDT32S9wpw9SFXUkvnuUQzZeXsNbL/s4yU wPAnqMl1gSqc+/nPVU4E4PDY2BeNOpmxuZOK8jUmQ/OgZG1v4bimj9IGQNFapdEF Wr3aMaNuL6L2/PXtd9KFTJ4GcoYTuLmnAdsRvY3xJ2SV59EIzaKpSnxt4PMlAVUW 4cRSD9xXE20nMdPzE8Ddmuc8WXGG+pEZWM4zzrYWGe1B3y3j+BkF0RPgGVHSW44u ZIvqqdpDJ+pjjo7wgdwUhgi4qYF9oZYjqpMkihE/XNbDArZbbrT3VQ6tNqyH7T3j X5xRTiKAOssqKNheJbUyQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrfeegjedguddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepkfffgggfuffvfhfhjggtgfesthejredttdefjeenucfhrhhomheptfgvsggv tggtrgcuvehrrghnuceorhgvsggvtggtrgessghsughiohdrtghomheqnecuggftrfgrth htvghrnhepteehjeevhfejueethfdtieevudegvdejkeefieetieevleeifeegvdeghfel gefgnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucevlhhushhtvghrufhiiigvpe dtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehrvggsvggttggrsegsshguihhordgtohhm X-ME-Proxy: Feedback-ID: i5b994698:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 10 May 2023 18:30:11 -0400 (EDT) Message-ID: <3b21c545-546c-61ed-44e1-6b0725d386a7@bsdio.com> Date: Wed, 10 May 2023 16:30:10 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [edk2-stable202305 PATCH 0/3] BaseTools: Fix PYTHONPATH on Windows, Tests\TestTools.py and cleanup toolsetup.bat To: devel@edk2.groups.io, Andrew Fish , Leif Lindholm , Michael D Kinney , Liming Gao , Bob Feng , Yuwei Chen References: <20230509042524.612-1-rebecca@bsdio.com> From: "Rebecca Cran" In-Reply-To: <20230509042524.612-1-rebecca@bsdio.com> Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mike/Liming: I'd like to get this in for the upcoming stable tag. The PR is https://github.com/tianocore/edk2/pull/4363 . -- Rebecca Cran On 5/8/23 22:25, Rebecca Cran wrote: > Fix some issues in BaseTools: > > - When the Pip BaseTools are used, make sure PYTHONPATH is set. > - Fix Tests\TestTools.py so it works on Windows. > - Cleanup toolsetup.bat > > Rebecca Cran (3): > BaseTools: Update toolsetup.bat to not use BASETOOLS_PYTHON_SOURCE > BaseTools: only print the environment once in toolsetup.bat > BaseTools: Update Tests/TestTools.py to allow it to work on Windows > > BaseTools/Tests/TestTools.py | 4 +- > BaseTools/toolsetup.bat | 40 +++++++++----------- > 2 files changed, 21 insertions(+), 23 deletions(-) >