audk/BaseTools/Source/Python/BPDG
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
..
BPDG.py BaseTools: Refactor python print statements 2018-06-27 16:33:21 +08:00
GenVpd.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
StringTable.py BaseTools: Change source files to DOS format. 2016-03-10 17:37:51 +08:00
__init__.py Add missing BPDG tool sources when sync to BaseTools r2042 2010-09-06 02:01:57 +00:00