EDK II VFR Specification
1.0.0
Search
⌃K
1.0.0
EDK II VFR Specification
1.0.0
Search
⌃K
EDK II VFR Programming Language Specification
1 Introduction
2 VFR Description in BNF
2.1 VFR Programming Keywords
2.2 VFR Program
2.3 VFR Data Struct Definition
2.4 VFR FormSet Definition
2.5 VFR FormSet List Definition
2.6 VFR Default Stores Definition
2.7 VFR Variable Store Definition
2.8 VFR FormSet DisableIf Definition
2.9 VFR FormSet SuppressIf Definition
2.10 VFR General Token Definition
2.11 VFR Form Definition
2.12 VFR Expression Statement Definition
Powered By
GitBook
2.8 VFR FormSet DisableIf Definition
vfrStatementDisableIfFormSet
::=
"disableif"
vfrStatementExpression
";"
vfrFormSetList
"endif"
";"
Note:
There are no BEHAVIORS AND RESTRICTIONS or an Example for this section.
Previous
2.7 VFR Variable Store Definition
Next
2.9 VFR FormSet SuppressIf Definition
Last modified
2yr ago