]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: AutoGen - no need to recompute
authorCarsey, Jaben <jaben.carsey@intel.com>
Fri, 27 Apr 2018 22:32:36 +0000 (06:32 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Fri, 4 May 2018 05:03:07 +0000 (13:03 +0800)
commit61f5b77dd5eefe5e92ba89281e95037c8d457a72
treecea0060233833910d2d734261eb99618b18c620f
parent92a4eebb3719ef38139d99ddfe4fa302560f79dd
BaseTools: AutoGen - no need to recompute

looping over a list and recomputing the same value has no impact on final value

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