mirror_edk2/BaseTools/Source
Carsey, Jaben e52aed0d85 BaseTools: dont use enumerate when un-needed
Since we only use the item from the list and not the numeric value,
dont bother with enumerate()

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>
2018-03-29 16:31:24 +08:00
..
C BaseTool/VfrCompile: Fix potential memory leak issue 2018-03-23 14:59:01 +08:00
Python BaseTools: dont use enumerate when un-needed 2018-03-29 16:31:24 +08:00
BinaryFiles.txt BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00