audk/BaseTools/Source/C/VfrCompile
Dandan Bi 2b7f3d4a6b BaseTool/VfrCompile: Support Union type in VFR
https://bugzilla.tianocore.org/show_bug.cgi?id=603

Update VfrCompiler to parse the UNION type in vfr file

Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <liming.gao@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: Liming Gao <liming.gao@intel.com>
2017-09-21 16:17:40 +08:00
..
Pccts BaseTools/Pccts: Resolve GCC sting format mismatch build warning 2016-12-23 14:38:44 +08:00
EfiVfr.h BaseTools/VfrCompile: Remove the MAX_PATH limitation 2017-08-04 14:32:42 +08:00
GNUmakefile BaseTools VfrCompile GNU makefile: Replace CXX with BUILD_CXX 2016-09-08 13:05:07 +08:00
Makefile Sync EDKII BaseTools to BaseTools project r2100. 2010-12-06 05:17:09 +00:00
VfrCompiler.cpp BaseTools/VfrCompile: Remove the MAX_PATH limitation 2017-08-04 14:32:42 +08:00
VfrCompiler.h BaseTools/VfrCompile: Add checks for user/file inputs 2016-11-08 16:37:15 +08:00
VfrError.cpp BaseTools/VfrCompile: Avoid freeing memory with mismatched functions 2016-11-08 16:37:17 +08:00
VfrError.h BaseTools/VfrCompile: Avoid freeing freed memory in classes 2016-11-08 16:37:23 +08:00
VfrFormPkg.cpp BaseTools: fix write-strings build warnings 2016-12-20 11:13:23 +08:00
VfrFormPkg.h BaseTools/VfrCompile: Avoid freeing freed memory in classes 2016-11-08 16:37:23 +08:00
VfrSyntax.g BaseTool/VfrCompile: Support Union type in VFR 2017-09-21 16:17:40 +08:00
VfrUtilityLib.cpp BaseTool/VfrCompile: Support Union type in VFR 2017-09-21 16:17:40 +08:00
VfrUtilityLib.h BaseTool/VfrCompile: Support Union type in VFR 2017-09-21 16:17:40 +08:00