mirror_edk2/BaseTools/Source/Python
Feng, Bob C 8189be6fd7 BaseTools: Eot 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.

Eot 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
..
AutoGen BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
BPDG BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
build BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
Capsule BaseTools/Capsule: Support capsules without a payload header 2018-08-02 14:35:29 -07:00
Common BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
CommonDataClass BaseTools: Remove unused logic for IPF 2019-01-14 09:34:41 +08:00
Ecc BaseTools: ECC tool Python3 adaption 2019-02-01 11:09:25 +08:00
Eot BaseTools: Eot tool Python3 adaption 2019-02-01 11:09:25 +08:00
GenFds BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
GenPatchPcdTable Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
PatchPcdValue BaseTools: change the Division Operator 2019-02-01 11:09:21 +08:00
Pkcs7Sign BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
Rsa2048Sha256Sign BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
Table Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
TargetTool BaseTools: Remove unused logic for IPF 2019-01-14 09:34:41 +08:00
Trim BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
UPT BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
Workspace BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: Remove the step to freeze python tool 2018-10-19 08:21:47 +08:00
sitecustomize.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00