audk/BaseTools/Source/Python
Fan, ZhijuX 1c27ec4236 BaseTools:Coding problems caused by special characters
BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1670

During BaseTools compiling under Chinese or Japanese
language Windows, python exception occurring.
UnicodeDecodeError: 'ascii' codec can't decode byte 0xbd
in position 3528: ordinal not in range(128)

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
2019-04-01 13:37:19 +08:00
..
AutoGen BaseTools: Remove the logic SourceOverridePath 2019-03-24 16:12:38 +08:00
BPDG BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
Capsule BaseTools:Coding problems caused by special characters 2019-04-01 13:37:19 +08:00
Common BaseTools:Coding problems caused by special characters 2019-04-01 13:37:19 +08:00
CommonDataClass BaseTools: Remove the logic SourceOverridePath 2019-03-24 16:12:38 +08:00
Ecc BaseTools: Remove the logic SourceOverridePath 2019-03-24 16:12:38 +08:00
Eot BaseTools: Remove the logic SourceOverridePath 2019-03-24 16:12:38 +08:00
GenFds BaseTools: Various typo 2019-02-14 10:02:28 +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:Coding problems caused by special characters 2019-04-01 13:37:19 +08:00
Rsa2048Sha256Sign BaseTools:Coding problems caused by special characters 2019-04-01 13:37:19 +08:00
Table BaseTools: Various typo 2019-02-14 10:02:28 +08:00
TargetTool BaseTools: Various typo 2019-02-14 10:02:28 +08:00
Trim BaseTools:Trim will trig exception when input asl UTF8 format file 2019-04-01 13:37:17 +08:00
UPT BaseTools: Remove the logic SourceOverridePath 2019-03-24 16:12:38 +08:00
Workspace BaseTool: Fixed an issue of Structure PCD 2019-03-27 10:18:43 +08:00
build BaseTool/Build: Add --disable-include-path-check. 2019-03-15 13:29:29 +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