Added optional GuidValue, changed Guid to optional (so that we can do duplicate efforts on new XMLSchema.) Added optional PcdBuildDeclarations section to the end of ModuleSA.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@196 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -245,6 +245,7 @@
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="Formsets"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="Guids"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="Externs"/>
|
||||
<xs:element minOccurs="0" maxOccurs="1" ref="PcdBuildDeclarations">
|
||||
</xs:sequence>
|
||||
<xs:attributeGroup ref="MsaAttributes"/>
|
||||
</xs:complexType>
|
||||
|
Reference in New Issue
Block a user