]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: remove the super() function argument
authorYunhua Feng <yunhuax.feng@intel.com>
Thu, 23 Aug 2018 10:27:46 +0000 (18:27 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Sat, 13 Oct 2018 01:50:43 +0000 (09:50 +0800)
commit4ce4f757d77adc773ff0abc9bd5960e5b1dd9a73
tree13c14591e35f7f168bed60e244c71124ba2c2191
parent5135cc48529a2de1801ad826fb5644dc508285e2
BaseTools: remove the super() function argument

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/AutoGen/AutoGen.py
BaseTools/Source/Python/AutoGen/ValidCheckingInfoObject.py
BaseTools/Source/Python/Common/Expression.py
BaseTools/Source/Python/Common/RangeExpression.py
BaseTools/Source/Python/Workspace/BuildClassObject.py
BaseTools/Source/Python/Workspace/MetaFileParser.py
BaseTools/Source/Python/Workspace/WorkspaceCommon.py