mirror of https://github.com/acidanthera/audk.git
Sync the type of <VariableName> with the latest email send by Larry.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@471 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
d84573dbd1
commit
02b4b59b2b
|
@ -1348,7 +1348,7 @@
|
|||
<xs:documentation xml:lang="en">If HiiEnable group is specified, then HiiEnable is default true</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" maxOccurs="1" name="VariableName" type="xs:normalizedString"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" name="VariableName" type="VariableNameDataType"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" name="VariableGuid" type="VariableGuidType"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" name="VariableOffset" type="Hex64BitDataType"/>
|
||||
</xs:sequence>
|
||||
|
|
Loading…
Reference in New Issue