]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Eot/Eot.py
BaseTools: Eot - fix variable names
authorCarsey, Jaben </o=Intel/ou=Americas01/cn=Workers/cn=Carsey, Jaben>
Tue, 7 Aug 2018 22:37:14 +0000 (06:37 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Thu, 16 Aug 2018 06:45:29 +0000 (14:45 +0800)
commit4fea08b9c9df2271de5200a1dd3189ddbf525922
tree9d8bec74e7ffa515c7fba55448bf0875bf4e22f0
parent9ddd4f7f9455d9d07e749a2df65a294a1946cd2c
BaseTools: Eot - fix variable names

1) currently a couple classes use m instead of self (including some mixed
functions that should have previously failed).
2) deleted some blank lines.

Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@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/Eot/Eot.py