summaryrefslogtreecommitdiff
path: root/Tools/XMLSchema/FrameworkPlatformDataElements.xsd
diff options
context:
space:
mode:
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2006-06-01 03:23:09 +0000
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2006-06-01 03:23:09 +0000
commitf29b8a332e39980d0dbf9683ec1b631dedc6d78a (patch)
treef94a8fc6af29371d917812833e87f8b6b2407d48 /Tools/XMLSchema/FrameworkPlatformDataElements.xsd
parent52166c09d6f3fe1545d66ccec32bd5e479f26294 (diff)
downloadedk2-f29b8a332e39980d0dbf9683ec1b631dedc6d78a.zip
edk2-f29b8a332e39980d0dbf9683ec1b631dedc6d78a.tar.gz
edk2-f29b8a332e39980d0dbf9683ec1b631dedc6d78a.tar.bz2
Several changes - add <PcdIsDriver> optional element to <Externs> Changed FlashDeviceInfo Attributes to use the correct one.
Added comments (and wrapped some elements in <xs:choice> for new elements) and minor tweaks. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@363 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Tools/XMLSchema/FrameworkPlatformDataElements.xsd')
-rw-r--r--Tools/XMLSchema/FrameworkPlatformDataElements.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/XMLSchema/FrameworkPlatformDataElements.xsd b/Tools/XMLSchema/FrameworkPlatformDataElements.xsd
index 348dd0d..188ea90 100644
--- a/Tools/XMLSchema/FrameworkPlatformDataElements.xsd
+++ b/Tools/XMLSchema/FrameworkPlatformDataElements.xsd
@@ -153,7 +153,7 @@
</xs:complexType>
</xs:element>
</xs:sequence>
- <xs:attributeGroup ref="BlockAttributes"/>
+ <xs:attributeGroup ref="FlashDeviceInfoAttributes"/>
</xs:complexType>
</xs:element>
<xs:element name="FlashDeviceOverrideImage">