adding partition flags

This commit is contained in:
brent s
2019-10-29 15:42:09 -04:00
parent 3a6e8843fe
commit 4cdd61da7b
4 changed files with 19 additions and 4 deletions

View File

@@ -224,6 +224,7 @@
</xs:simpleType>
<xs:simpleType name="t_raid_meta">
<!-- Warn about 1.x used for non-aware bootloaders in manual... 0.90 should be used in that case. -->
<xs:restriction base="xs:token">
<xs:enumeration value="0"/><!-- Same as 0.90 -->
<xs:enumeration value="0.90"/><!-- Same as 0 -->