]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: refactor Depex optomization
authorCarsey, Jaben <jaben.carsey@intel.com>
Fri, 27 Apr 2018 22:32:53 +0000 (06:32 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Fri, 4 May 2018 05:07:56 +0000 (13:07 +0800)
commitcf3062901d6e8574c6322bb6236d8b004694b8f1
tree3a178be9508664d6c08eaa56d1462c80ea128c17
parentc5c7e68a915954d8fd15f6c8f3523c65ee06f489
BaseTools: refactor Depex optomization

No need to make a list from the set.  just pop the item off.

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/GenDepex.py