]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: AutoGen refactor WorkspaceAutoGen class
authorCarsey, Jaben <jaben.carsey@intel.com>
Mon, 10 Sep 2018 22:18:02 +0000 (06:18 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Thu, 20 Sep 2018 14:18:05 +0000 (22:18 +0800)
commite6c62ab768d482bcf89920370bd80e498e67be19
tree1380a757da8df9b9ee832cbfd91cfbb3f094e10e
parente6eae3b4c7b9b756263ecec79694de5f1e85b73a
BaseTools: AutoGen refactor WorkspaceAutoGen class

Update the WorkspaceAutoGen class to use caching decorators and remove
the no longer needed private variables.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Bob Feng <bob.c.feng@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>
BaseTools/Source/Python/AutoGen/AutoGen.py