mirror_edk2/BaseTools/Source/C/VfrCompile
Dandan Bi 74bbe31b8d BaseTools/VfrCompile: Add two new option for VfrCompile
1.--autodefault option
   VfrCompile will generate default opcodes for questions if some
   default are missing.
2 --checkdefault option
   VfrCompile will check whether every question has no default or
   has all default. If not, will generate an error to let user know
   the question misses default.

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>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2016-08-08 11:07:24 +08:00
..
Pccts BaseTools/VfrCompile: honor CC if it is set 2016-01-11 07:42:03 +00:00
EfiVfr.h License header updated to match correct format. 2014-08-28 13:53:34 +00:00
GNUmakefile Sync BaseTool trunk (version r2670) into EDKII BaseTools. 2014-07-01 07:10:10 +00:00
Makefile Sync EDKII BaseTools to BaseTools project r2100. 2010-12-06 05:17:09 +00:00
VfrCompiler.cpp BaseTools/VfrCompile: Add two new option for VfrCompile 2016-08-08 11:07:24 +08:00
VfrCompiler.h BaseTools/VfrCompile: Add two new option for VfrCompile 2016-08-08 11:07:24 +08:00
VfrError.cpp BaseTools: Fix two warning reported in the make phase. 2015-11-17 07:40:00 +00:00
VfrError.h Report warning info if vfr file use the flags used for framework code only. 2014-07-25 21:10:10 +00:00
VfrFormPkg.cpp BaseTools/VfrCompile: Add two new option for VfrCompile 2016-08-08 11:07:24 +08:00
VfrFormPkg.h BaseTools/VfrCompile: Add two new option for VfrCompile 2016-08-08 11:07:24 +08:00
VfrSyntax.g BaseTools/VfrCompile: Add two new option for VfrCompile 2016-08-08 11:07:24 +08:00
VfrUtilityLib.cpp BaseTools/VfrCompile: Add two new option for VfrCompile 2016-08-08 11:07:24 +08:00
VfrUtilityLib.h BaseTools/VfrCompile: Add two new option for VfrCompile 2016-08-08 11:07:24 +08:00