]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: AutoGen - add Opcode constants
authorCarsey, Jaben <jaben.carsey@intel.com>
Fri, 27 Apr 2018 22:32:47 +0000 (06:32 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Fri, 4 May 2018 05:03:11 +0000 (13:03 +0800)
commit31ff1c443e25d6bff758bdcd9a248a907cff651b
tree77b6b5a7e37d8c97cb52b2808f8e06e30384a2fb
parent6c2d8cb238c8d076fd177a30b5e1e3c5e0912145
BaseTools: AutoGen - add Opcode constants

add constants for dependency expression opcode strings
use these new opcode string constants

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