audk/BaseTools/Source/Python/Common
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
..
Edk2 BaseTools/Capsule: Add Capsule Generation Tools 2018-08-02 14:35:20 -07:00
Uefi BaseTools/Capsule: Fix CertType GUID byte order 2018-08-02 14:35:24 -07:00
BuildToolError.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
BuildVersion.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
DataType.py BaseTools: Remove the logic SourceOverridePath 2019-03-24 16:12:38 +08:00
EdkLogger.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
Expression.py BaseTools: change the Division Operator 2019-02-01 11:09:21 +08:00
GlobalData.py BaseTools: Remove the logic SourceOverridePath 2019-03-24 16:12:38 +08:00
LongFilePathOs.py BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
LongFilePathOsPath.py BaseTools: Update Build tool to support multiple workspaces 2015-10-08 09:27:14 +00:00
LongFilePathSupport.py BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
Misc.py BaseTools:Coding problems caused by special characters 2019-04-01 13:37:19 +08:00
MultipleWorkspace.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
Parsing.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
RangeExpression.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
StringUtils.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
TargetTxtClassObject.py Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
ToolDefClassObject.py BaseTools: fix imports 2019-01-10 22:01:11 +08:00
VariableAttributes.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
VpdInfoFile.py BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
caching.py BaseTools: AutoGen refactor ModuleAutoGen caching 2018-08-20 10:53:05 +08:00