mirror of https://github.com/acidanthera/audk.git
Changed EncapsulationTag to ToolName
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1469 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
aa64626987
commit
4a484c5ff8
|
@ -266,7 +266,7 @@
|
|||
<xs:attribute name="Compressible" type="xs:boolean" default="true" use="optional"/>
|
||||
<xs:attribute name="SectionType" type="EfiSectionType" use="optional"/>
|
||||
<xs:attribute name="EncapsulationType" type="xs:normalizedString" use="optional"/>
|
||||
<xs:attribute name="EncapsulationTag" type="xs:string" use="optional"/>
|
||||
<xs:attribute name="ToolName" type="xs:string" use="optional"/>
|
||||
<xs:attribute name="SupArchList" type="ArchListType" use="optional"/>
|
||||
<xs:attribute name="FeatureFlag" type="FeatureFlagExpressionType" use="optional"/>
|
||||
</xs:attributeGroup>
|
||||
|
|
Loading…
Reference in New Issue