mirror_edk2/BaseTools/Source/Python/Ecc
Feng, Bob C c60377d7f9 BaseTools: ECC tool Python3 adaption
v2:
The python files under CParser4 are generated by antlr4 and for
python3 usage. They have python3 specific syntax, for example
the data type declaration for the arguments of a function. That
is not compitable with python2. this patch is to remove these syntax.

ECC tool Python3 adaption.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2019-02-01 11:09:25 +08:00
..
CParser3 BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
CParser4 BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
MetaFileWorkspace BaseTools: Remove EDK_SOURCE keyword from ECC Tool 2019-01-17 19:49:20 +08:00
Xml BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
C.g Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
c.py BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
Check.py BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
CodeFragment.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
CodeFragmentCollector.py BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
config.ini BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
Configuration.py BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
Database.py BaseTools/Ecc: Fix import issues 2018-08-16 09:42:55 +08:00
EccGlobalData.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
EccMain.py BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
EccToolError.py BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
Exception.py BaseTools/Ecc: Fix import issues 2018-08-16 09:42:55 +08:00
exception.xml Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
FileProfile.py BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
MetaDataParser.py BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
ParserWarning.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00