Added ValidImageNames ENUM to FvImageTypes so that we do not break the current usage (in Nt32.fpd)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@326 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -368,6 +368,7 @@
|
||||
<xs:enumeration value="Attributes"/>
|
||||
<xs:enumeration value="Options"/>
|
||||
<xs:enumeration value="Components"/>
|
||||
<xs:enumeration value="ValidImageNames"/>
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
<xs:simpleType name="FvSubRegionTypes">
|
||||
|
Reference in New Issue
Block a user