audk/BaseTools/Source/Python/Common
Carsey, Jaben 6c204ed4f2 BaseTools: refactor class properties
use decorators and auto cache those that were cached manually
remove properties never used

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-09-20 22:18:06 +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: introduce !error statement 2018-06-22 13:38:40 +08:00
BuildVersion.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
DataType.py BaseTools: Create and use a shared value for 'MSFT' from DataType 2018-08-30 08:42:09 +08:00
Database.py BaseTools: Use absolute import in Common 2018-07-16 11:22:16 +08:00
EdkLogger.py BaseTools: Fix the RaiseError variable issue caused by 855698fb69 2018-09-12 13:20:46 +08:00
Expression.py BaseTools: Report more clear error message for PCD used in expression 2018-09-06 09:12:56 +08:00
GlobalData.py BaseTools: Check GUID C structure format 2018-09-14 13:41:07 +08:00
Identification.py
LongFilePathOs.py BaseTools: Use absolute import in Common 2018-07-16 11:22:16 +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: refactor class properties 2018-09-20 22:18:06 +08:00
MultipleWorkspace.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Parsing.py BaseTools: Use absolute import in Common 2018-07-16 11:22:16 +08:00
PyUtility.pyd
RangeExpression.py BaseTools: Report more clear error message for PCD used in expression 2018-09-06 09:12:56 +08:00
StringUtils.py BaseTools: Fixed the PcdValue trailing zero issue. 2018-09-03 10:14:50 +08:00
TargetTxtClassObject.py BaseTools: Use absolute import in Common 2018-07-16 11:22:16 +08:00
ToolDefClassObject.py BaseTools: Use absolute import in Common 2018-07-16 11:22:16 +08:00
VariableAttributes.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
VpdInfoFile.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
__init__.py
caching.py BaseTools: AutoGen refactor ModuleAutoGen caching 2018-08-20 10:53:05 +08:00