]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/ResetVector/Vtf0/Tools/FixupForRawSection.py
UefiCpuPkg: ResetVector Tool Support for Python 3
authorAshraf Ali S <ashraf.ali.s@intel.com>
Fri, 23 Jul 2021 08:25:30 +0000 (13:55 +0530)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 9 Sep 2021 13:16:48 +0000 (13:16 +0000)
commit6c7d6d4a5e0b69a52e65785f308be0e8ad5fcc96
tree54815021d2c15730f30ef199059bb6c4a61a4b14
parentd248516b3a190c5cb5d51164b5721ead9d24469a
UefiCpuPkg: ResetVector Tool Support for Python 3

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

Reviewed-by: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Debkumar De <debkumar.de@intel.com>
Cc: Harry Han <harry.han@intel.com>
Cc: Catharine West <catharine.west@intel.com>
Cc: Sangeetha V <sangeetha.v@intel.com>
Signed-off-by: Ashraf Ali S <ashraf.ali.s@intel.com>
UefiCpuPkg/ResetVector/Vtf0/Build.py
UefiCpuPkg/ResetVector/Vtf0/Tools/FixupForRawSection.py