diff options
author | Ching JenX Cheng <ching.jenx.cheng@intel.com> | 2019-08-01 12:16:46 +0800 |
---|---|---|
committer | Chasel Chiu <chasel.chiu@intel.com> | 2019-08-02 14:54:32 +0800 |
commit | 5e4ebd9ea5d72c1a2824d23a5dc92c7b50694719 (patch) | |
tree | ec15182048502e6a0aebe21bd93c804b47135f36 /OvmfPkg | |
parent | 46e34cc9561360a63549308b9b5464df6651de05 (diff) | |
download | edk2-5e4ebd9ea5d72c1a2824d23a5dc92c7b50694719.tar.gz edk2-5e4ebd9ea5d72c1a2824d23a5dc92c7b50694719.tar.bz2 edk2-5e4ebd9ea5d72c1a2824d23a5dc92c7b50694719.zip |
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.chan@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Signed-off-by: Ching JenX Cheng <ching.jenx.cheng@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
Diffstat (limited to 'OvmfPkg')
0 files changed, 0 insertions, 0 deletions