audk/BaseTools/Source/Python/GenFds
Gary Lin 86379ac48b BaseTools: Replace StringIO.StringIO with io.BytesIO
Replace StringIO.StringIO with io.BytesIO to be compatible with python3.
This commit also removes "import StringIO" from those python scripts
that don't really use it.

Contributed-under: TianoCore Contribution Agreement 1.1
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-06-27 16:33:28 +08:00
..
AprioriSection.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
Attribute.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
Capsule.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
CapsuleData.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
ComponentStatement.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
CompressSection.py BaseTools: replace string constants used for module types 2018-05-02 14:56:31 +08:00
DataSection.py BaseTools: Replace Binary File type strings with predefined constant 2018-05-02 15:01:43 +08:00
DepexSection.py BaseTools: Replace Binary File type strings with predefined constant 2018-05-02 15:01:43 +08:00
EfiSection.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
Fd.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
FdfParser.py BaseTools: Fix old python2 idioms 2018-06-27 16:33:27 +08:00
Ffs.py BaseTools: Replace Binary File type strings with predefined constant 2018-05-02 15:01:43 +08:00
FfsFileStatement.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
FfsInfStatement.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
Fv.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
FvImageSection.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
GenFds.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
GenFdsGlobalVariable.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
GuidSection.py BaseTools: Fix python error with --genfds-multi-thread. 2018-05-11 09:02:31 +08:00
OptRomFileStatement.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
OptRomInfStatement.py BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
OptionRom.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
Region.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
Rule.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
RuleComplexFile.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
RuleSimpleFile.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
Section.py BaseTools: Replace Binary File type strings with predefined constant 2018-05-02 15:01:43 +08:00
UiSection.py BaseTools: Replace Binary File type strings with predefined constant 2018-05-02 15:01:43 +08:00
VerSection.py BaseTools: replace string constants used for module types 2018-05-02 14:56:31 +08:00
Vtf.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00