]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Use local variable for list of constants.
authorCarsey, Jaben </o=Intel/ou=Americas01/cn=Workers/cn=Carsey, Jaben>
Tue, 3 Apr 2018 21:03:01 +0000 (05:03 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Sun, 8 Apr 2018 06:50:14 +0000 (14:50 +0800)
commit5060928b12724d7d6030aa9a472dc113f226386c
tree3499cfb61100537b3f788d4d6255ccea54ac89c1
parent0c9f2cb10b7ddec56a3440e77219fd3ab1725e5c
BaseTools: Use local variable for list of constants.

instead of listing in multiple places, use a single list.

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