audk/BaseTools/Source/Python/Common
Jaben Carsey 2b5c643ae8 BaseTools: Move variable out of Global
Move single use list from GlobalData (gTempInfs) into the file that uses it as _TempInfs

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-06-28 08:46:49 +08:00
..
BuildToolError.py BaseTools: introduce !error statement 2018-06-22 13:38:40 +08:00
BuildVersion.py
DataType.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
Database.py BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
EdkLogger.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Expression.py BaseTools: Fix old python2 idioms 2018-06-27 16:33:27 +08:00
GlobalData.py BaseTools: Move variable out of Global 2018-06-28 08:46:49 +08:00
Identification.py
LongFilePathOs.py BaseTools: Migrate to the new octal literal 2018-06-27 16:33:27 +08:00
LongFilePathOsPath.py BaseTools: Update Build tool to support multiple workspaces 2015-10-08 09:27:14 +00:00
LongFilePathSupport.py BaseTools/Ecc: Add a checkpoint for invalid UNI file. 2015-06-25 07:50:55 +00:00
Misc.py BaseTools: Move variable out of Global 2018-06-28 08:46:49 +08:00
MultipleWorkspace.py BaseTools: Fix the bug to correctly handle the [BuildOptions] 2016-04-15 08:41:21 +08:00
Parsing.py BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
PyUtility.pyd
RangeExpression.py BaseTools: Fix old python2 idioms 2018-06-27 16:33:27 +08:00
StringUtils.py BaseTools: Fix old python2 idioms 2018-06-27 16:33:27 +08:00
TargetTxtClassObject.py BaseTools: Refactor python print statements 2018-06-27 16:33:21 +08:00
ToolDefClassObject.py BaseTools: Fix old python2 idioms 2018-06-27 16:33:27 +08:00
VariableAttributes.py
VpdInfoFile.py BaseTools: Fix old python2 idioms 2018-06-27 16:33:27 +08:00
__init__.py