]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: use set instead of list for a variable to be used with in
authorCarsey, Jaben </o=Intel/ou=Americas01/cn=Workers/cn=Carsey, Jaben>
Tue, 10 Apr 2018 23:17:23 +0000 (07:17 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 17 Apr 2018 12:48:53 +0000 (20:48 +0800)
commit1563349a967d7e02c43492ba853babb9c660a083
tree36c956e55a64bef8e489744b186f76caa54420b3
parent066c71544ed1c0e1a703b26982f9da60d21bcc5a
BaseTools: use set instead of list for a variable to be used with in

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>
BaseTools/Source/Python/AutoGen/AutoGen.py