]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Removed DEFAULT Usage type - it is not valid, and should have been removed a while...
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 Sep 2006 18:07:07 +0000 (18:07 +0000)
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 Sep 2006 18:07:07 +0000 (18:07 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1591 6f19259b-4bc3-4df7-8a09-765794883524

Tools/XMLSchema/FrameworkDataTypes.xsd

index c6494ba8aa2888b53492da430d9fa3bdb2b619ab..b90b2e5b3ba15875b09ae328da9839dfbefbd862 100644 (file)
       <xs:enumeration value="SOMETIMES_CONSUMED"/>\r
       <xs:enumeration value="ALWAYS_PRODUCED"/>\r
       <xs:enumeration value="SOMETIMES_PRODUCED"/>\r
-      <xs:enumeration value="DEFAULT"/>\r
       <xs:enumeration value="PRIVATE"/>\r
     </xs:restriction>\r
   </xs:simpleType>\r
       <xs:enumeration value="SOMETIMES_CONSUMED"/>\r
       <xs:enumeration value="ALWAYS_PRODUCED"/>\r
       <xs:enumeration value="SOMETIMES_PRODUCED"/>\r
-      <xs:enumeration value="DEFAULT"/>\r
       <xs:enumeration value="PRIVATE"/>\r
     </xs:restriction>\r
   </xs:simpleType>\r
     <xs:restriction base="UsageTypes">\r
       <xs:enumeration value="ALWAYS_CONSUMED"/>\r
       <xs:enumeration value="SOMETIMES_CONSUMED"/>\r
-      <xs:enumeration value="DEFAULT"/>\r
     </xs:restriction>\r
   </xs:simpleType>\r
   <xs:simpleType name="PcdListType">\r
   <xs:simpleType name="PcdFeatureFlagUsage">\r
     <xs:restriction base="UsageTypes">\r
       <xs:enumeration value="ALWAYS_PRODUCED"/>\r
-      <xs:enumeration value="DEFAULT"/>\r
     </xs:restriction>\r
   </xs:simpleType>\r
   <xs:simpleType name="PcdItemTypes">\r
       <xs:enumeration value="SOMETIMES_CONSUMED"/>\r
       <xs:enumeration value="ALWAYS_PRODUCED"/>\r
       <xs:enumeration value="SOMETIMES_PRODUCED"/>\r
-      <xs:enumeration value="DEFAULT"/>\r
     </xs:restriction>\r
   </xs:simpleType>\r
   <xs:simpleType name="PpiNotifyUsage">\r
       <xs:enumeration value="TO_START"/>\r
       <xs:enumeration value="BY_START"/>\r
       <xs:enumeration value="PRIVATE"/>\r
-      <xs:enumeration value="DEFAULT"/>\r
     </xs:restriction>\r
   </xs:simpleType>\r
   <xs:simpleType name="VariableOffsetValues">\r