audk/BaseTools/Source/Python/Common
Carsey, Jaben cc0321f22a BaseTools: refactor repeated RegExp when no special searching is needed.
use str.replace and try/except.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-03-29 16:33:55 +08:00
..
BuildToolError.py BaseTools: PcdDataBase Optimization for multiple SkuIds 2017-12-25 11:05:47 +08:00
BuildVersion.py
DataType.py BaseTools: Support Structure PCD value inherit between the different SKUs 2017-12-25 11:05:47 +08:00
Database.py
DecClassObject.py
Dictionary.py
DscClassObject.py
EdkIIWorkspace.py
EdkIIWorkspaceBuild.py
EdkLogger.py
Expression.py BaseTools: refactor repeated RegExp when no special searching is needed. 2018-03-29 16:33:55 +08:00
FdfClassObject.py
FdfParserLite.py BaseTools: use new shared GUID regular expressions 2018-03-29 16:18:29 +08:00
GlobalData.py BaseTools: GlobalData Add a regular expression for a hex number 2018-03-29 10:17:46 +08:00
Identification.py
InfClassObject.py
LongFilePathOs.py
LongFilePathOsPath.py
LongFilePathSupport.py
MigrationUtilities.py
Misc.py BaseTools: dont use enumerate when un-needed 2018-03-29 16:31:24 +08:00
MultipleWorkspace.py
Parsing.py
PyUtility.pyd
RangeExpression.py BaseTools: remove local hex number regular expression 2018-03-29 16:26:38 +08:00
String.py BaseTools: Fix the bug for display incorrect *M flag in report 2018-03-02 10:06:21 +08:00
TargetTxtClassObject.py
ToolDefClassObject.py BaseTools: Support Structure PCD value assignment in DEC/DSC 2017-12-25 11:05:45 +08:00
VariableAttributes.py
VpdInfoFile.py BaseTools: Fix VPD data optimization issue 2017-12-25 11:05:54 +08:00
__init__.py