]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFsp2Pkg/Tools/PatchFv.py
IntelFsp2Pkg: FSP Python scripts to support 3.x.
authorChasel Chiu <chasel.chiu@intel.com>
Fri, 21 Jun 2019 00:43:22 +0000 (08:43 +0800)
committerChasel Chiu <chasel.chiu@intel.com>
Mon, 1 Jul 2019 11:18:34 +0000 (19:18 +0800)
commitc3f0829b341618b12d69874ff676d9f720a32f3c
tree5464407891b111e26f4e30a9e5c809283721a18f
parent2603fce126507568f3ce3a4bd67ed51139e3b332
IntelFsp2Pkg: FSP Python scripts to support 3.x.

https://bugzilla.tianocore.org/show_bug.cgi?id=1930

Updated FSP Python scripts to support both 2.x and
3.x.

Test:
  . Verified with Python 2.7.12 and 3.6.6.
  . Verified tool result is the same before the change.
  . Both py -2 and py -3 built binary can boot.

Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
IntelFsp2Pkg/Tools/GenCfgOpt.py
IntelFsp2Pkg/Tools/PatchFv.py
IntelFsp2Pkg/Tools/SplitFspBin.py