Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 5e4ebd9ea5d72c1a2824d23a5dc92c7b50694719
      
https://github.com/tianocore/edk2/commit/5e4ebd9ea5d72c1a2824d23a5dc92c7b50694719
  Author: Ching JenX Cheng <ching.jenx.ch...@intel.com>
  Date:   2019-08-02 (Fri, 02 Aug 2019)

  Changed paths:
    M IntelFsp2Pkg/Tools/GenCfgOpt.py

  Log Message:
  -----------
  IntelFsp2Pkg: Improve FSP Python scripts to support 3.x.

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

When running with Python 3.x and relying on GenCfgOpt.py to
automatically assign UPD offsets, the script crashed
because some float type variable not compatible with
the operations.
Converted those float variable to int to fix these issues.

Cc: Amy Chan <amy.c...@intel.com>
Cc: Chasel Chiu <chasel.c...@intel.com>
Cc: Nate DeSimone <nathaniel.l.desim...@intel.com>
Cc: Star Zeng <star.z...@intel.com>
Signed-off-by: Ching JenX Cheng <ching.jenx.ch...@intel.com>
Reviewed-by: Chasel Chiu <chasel.c...@intel.com>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to