mirror_edk2/BaseTools/Source/Python/GenFds
Yunhua Feng 2e300969ae BaseTools: change the Division Operator in the expression
PEP 238 -- Changing the Division Operator
x/y to return a reasonable approximation of the mathematical result
    of the division ("true division")
x//y to return the floor ("floor division")

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-10-13 09:54:53 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
AprioriSection.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
Capsule.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
CapsuleData.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
ComponentStatement.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
CompressSection.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
DataSection.py BaseTools: change the Division Operator in the expression 2018-10-13 09:54:53 +08:00
DepexSection.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
EfiSection.py BaseTools: change the Division Operator in the expression 2018-10-13 09:54:53 +08:00
Fd.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
FdfParser.py BaseTools: fix the open file's read and write bugs 2018-10-13 09:50:45 +08:00
Ffs.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
FfsFileStatement.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
FfsInfStatement.py BaseTools: change the Division Operator in the expression 2018-10-13 09:54:53 +08:00
Fv.py BaseTools: change the Division Operator in the expression 2018-10-13 09:54:53 +08:00
FvImageSection.py BaseTools: change the Division Operator in the expression 2018-10-13 09:54:53 +08:00
GenFds.py BaseTools: change the Division Operator in the expression 2018-10-13 09:54:53 +08:00
GenFdsGlobalVariable.py BaseTools: Handle the bytes and str difference 2018-10-13 09:54:07 +08:00
GuidSection.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
OptionRom.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
OptRomFileStatement.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
OptRomInfStatement.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
Region.py BaseTools: change the Division Operator in the expression 2018-10-13 09:54:53 +08:00
Rule.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
RuleComplexFile.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
RuleSimpleFile.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
Section.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
UiSection.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
VerSection.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00
Vtf.py BaseTools: Remove the "from __future__ import" items 2018-10-13 09:50:40 +08:00