]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for condition...
authorEric Dong <eric.dong@intel.com>
Thu, 15 Oct 2015 01:03:47 +0000 (01:03 +0000)
committerydong10 <ydong10@Edk2>
Thu, 15 Oct 2015 01:03:47 +0000 (01:03 +0000)
commitc0c300a15cabb08cd40c400caa4a4b42cd09b3f2
treef2f2e6d00df7b881e75ad9f268d1c5be7b12b085
parent84db9040cc8ba556faec61ad3480c774ca8b984c
BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for condition op-code.

Current grammar for suppressif opcode not consistent in statement and option case, this patch fixed this issue. The same case also existed for other condition opcodes.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18606 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/C/VfrCompile/VfrSyntax.g