]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/C/VfrCompile/VfrFormPkg.cpp
BaseTool/VfrCompile: Remove reset button opcode in CheckQuestionOpCode
authorDandan Bi <dandan.bi@intel.com>
Wed, 10 Aug 2016 08:53:57 +0000 (16:53 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Fri, 12 Aug 2016 04:31:42 +0000 (12:31 +0800)
commit753cf34e29c52bb45d25eb0580e04145f19cd83d
tree9203d7b15f9e876f48bdbb668c410a58608ddd64
parent926059304e8377fc37bb848d06d9419f419d93ff
BaseTool/VfrCompile: Remove reset button opcode in CheckQuestionOpCode

"EFI_IFR_RESET_BUTTON_OP" is a statement, not a question,
so remove it from function CheckQuestionOpCode.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
BaseTools/Source/C/VfrCompile/VfrFormPkg.cpp