mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-05 16:56:20 +00:00
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> |
||
|---|---|---|
| .. | ||
| PackageDocumentTools | ||
| BinToPcd.py | ||
| ConvertMasmToNasm.py | ||
| ConvertUni.py | ||
| FormatDosFiles.py | ||
| GccBase.lds | ||
| MemoryProfileSymbolGen.py | ||
| PatchCheck.py | ||
| RunMakefile.py | ||
| RunMakefileSample.mak | ||
| Rvct-Align4K.sct | ||
| Rvct-Align32.sct | ||
| SetVisualStudio.bat | ||
| ShowEnvironment.bat | ||
| SmiHandlerProfileSymbolGen.py | ||
| UpdateBuildVersions.py | ||