audk/BaseTools/Scripts
Liming Gao 1ccc4d895d Revert BaseTools: PYTHON3 migration
This reverts commit 6693f359b3c213513c5096a06c6f67244a44dc52..
678f851312.

Python3 migration is the fundamental change. It requires every developer
to install Python3. Before this migration, the well communication and wide
verification must be done. But now, most people is not aware of this change,
and not try it. So, Python3 migration is reverted and be moved to edk2-staging
Python3 branch for the edk2 user evaluation.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
2018-10-15 08:29:14 +08:00
..
PackageDocumentTools Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
BinToPcd.py BaseTools/BinToPcd: Open output file as text file 2018-08-06 10:48:35 +08:00
ConvertFceToStructurePcd.py BaseTools Script: Add the script to generate Structure PCD setting 2018-07-25 11:12:18 +08:00
ConvertMasmToNasm.py BaseTools ConvertMasmToNasm: Don't try to reconvert .nasm files 2016-06-28 13:16:53 -07:00
ConvertUni.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
FormatDosFiles.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
GccBase.lds BaseTools/Scripts: fix GccBase.lds line endings 2017-05-28 12:07:02 +00:00
MemoryProfileSymbolGen.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
PatchCheck.py BaseTools/PatchCheck.py: Fix error when run with Python3 2018-09-06 13:41:35 +08:00
RunMakefile.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
RunMakefileSample.mak BaseTools/Scripts: Add sample makefile for use with RunMakefile.py 2017-08-11 11:28:35 -07:00
Rvct-Align4K.sct BaseTools RVCT: use scatter file to enforce minimum section alignment 2015-12-14 07:55:46 +00:00
Rvct-Align32.sct BaseTools RVCT: use scatter file to enforce minimum section alignment 2015-12-14 07:55:46 +00:00
SetVisualStudio.bat BaseTools: Update Scripts to support VS2015 env 2015-12-22 01:01:54 +00:00
ShowEnvironment.bat BaseTools: Update Scripts to support VS2015 env 2015-12-22 01:01:54 +00:00
SmiHandlerProfileSymbolGen.py BaseTools: Refactor python print statements 2018-06-27 16:33:21 +08:00
UpdateBuildVersions.py BaseTools: Fix old python2 idioms 2018-06-27 16:33:27 +08:00