Reviewed-by: Liming Gao <[email protected]>
-----Original Message-----
From: edk2-devel [mailto:[email protected]] On Behalf Of Eric Dong
Sent: Wednesday, October 14, 2015 4:29 PM
To: [email protected]
Subject: [edk2] [Patch 0/2] Refine vfr grammar, keep consistent for the same
condition opcode.
In current implementation, the "endif" opcode for suppressif has an end ";"
for the statement opcode, but has not for the option opcode. This is not a user
friendly rule. This patch fixed it. Add an optional ";" end for option opcode
to keep consistent with existed code. The same case also existed for
grayoutif/disableif/inconsistentif/nosubmitif/warningif.
Eric Dong (2):
BaseTools VfrCompiler: In order to keep consistent, add an optional
";" for condition op-code.
MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with
existed vfr op-code.
BaseTools/Source/C/VfrCompile/VfrSyntax.g | 12 ++++++------
MdeModulePkg/Universal/DriverSampleDxe/Vfr.vfr | 16 ++++++++--------
2 files changed, 14 insertions(+), 14 deletions(-)
--
1.9.5.msysgit.1
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel