Re: [edk2-devel] [PATCH] UefiCpuPkg: ResetVector Tool Support for Python 3

2021-07-23 Thread Ashraf Ali S
Hi., Based on Ray Feedback. I have sent the patchset includes 1 and 2. REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3506 Regards, Ashraf Ali S Intel Technology India Pvt. Ltd.  -Original Message- From: Ni, Ray Sent: Friday, July 23, 2021 8:03 AM To: S, Ashraf Ali ; devel@edk2.g

Re: [edk2-devel] [PATCH] UefiCpuPkg: ResetVector Tool Support for Python 3

2021-07-22 Thread Ni, Ray
Ashraf, I assume that your previous ResetVector patch can be dropped, and we just review this one that supports python3 first, right? Since this patch is for the feedbacks of patch separation, can you help to do it further? 1. only do minimal update to the python script to make it python3 capable

Re: [edk2-devel] [PATCH] UefiCpuPkg: ResetVector Tool Support for Python 3

2021-07-22 Thread Michael D Kinney
De, > Debkumar ; Han, Harry > ; West, Catharine ; V, > Sangeetha > Subject: RE: [edk2-devel] [PATCH] UefiCpuPkg: ResetVector Tool Support for > Python 3 > > Hi., Michael > > Even If we generate the binaries using the Python2 also, it's getting changed. >

Re: [edk2-devel] [PATCH] UefiCpuPkg: ResetVector Tool Support for Python 3

2021-07-22 Thread Ashraf Ali S
Sent: Thursday, July 22, 2021 10:15 PM To: devel@edk2.groups.io; S, Ashraf Ali Cc: Ni, Ray ; Kumar, Rahul1 ; De, Debkumar ; Han, Harry ; West, Catharine ; V, Sangeetha Subject: RE: [edk2-devel] [PATCH] UefiCpuPkg: ResetVector Tool Support for Python 3 Hi Ashraf, Why would an update to the P

Re: [edk2-devel] [PATCH] UefiCpuPkg: ResetVector Tool Support for Python 3

2021-07-22 Thread Michael D Kinney
l@edk2.groups.io On Behalf Of Ashraf Ali S > Sent: Thursday, July 22, 2021 9:41 AM > To: devel@edk2.groups.io > Cc: S, Ashraf Ali ; Ni, Ray ; > Kumar, Rahul1 ; De, > Debkumar ; Han, Harry ; West, > Catharine ; V, > Sangeetha > Subject: [edk2-devel] [PATCH] UefiCpuPkg

[edk2-devel] [PATCH] UefiCpuPkg: ResetVector Tool Support for Python 3

2021-07-22 Thread Ashraf Ali S
[edk2-devel] [PATCH] REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3506 Build Scrips for Reset Vector currently based on Python 2 which is already EOL, needs to modify the build script based on Python 3, update the Binary accordingly. Change-Id: I2cfef08177951f2f29ee168ac4a9de9b10769ea1 Cc: