]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTool/VfrCompile: Support Union type in VFR
authorDandan Bi <dandan.bi@intel.com>
Wed, 23 Aug 2017 07:50:50 +0000 (15:50 +0800)
committerEric Dong <eric.dong@intel.com>
Thu, 21 Sep 2017 08:17:40 +0000 (16:17 +0800)
commit2b7f3d4a6bb7e024b3c45f328bdd635f878387f7
treef9e0c03aedf4b259ee2f5282185a13064e7b5245
parent9fdf31789a7088736bc574f6802f4a97b5ef2e97
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>
BaseTools/Source/C/VfrCompile/VfrSyntax.g
BaseTools/Source/C/VfrCompile/VfrUtilityLib.cpp
BaseTools/Source/C/VfrCompile/VfrUtilityLib.h