<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="power-state-sets.xsl"?>
<?xml-model href="power-state-sets.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="power-state-sets">
  <title>Power State Sets</title>
  <created>2014-05-28</created>
  <updated>2014-09-05</updated>
  
  <registry id="ieee1621">
    <title>IEEE1621 Power State Set</title>
    <xref type="rfc" data="rfc7326"/>
    <registration_rule>Expert Review</registration_rule>
    <expert>Unassigned</expert>
    <record>
      <value>0</value>
      <description>off</description>
      <xref type="text">IEEE1621</xref>
    </record>
    <record>
      <value>1</value>
      <description>sleep</description>
      <xref type="text">IEEE1621</xref>
    </record>
    <record>
      <value>2</value>
      <description>on</description>
      <xref type="text">IEEE1621</xref>
    </record>
    <record>
      <value>3-255</value>
      <description>Unassigned</description>
    </record>
  </registry>
  
  <registry id="dmtf">
    <title>DMTF Power State Set</title>
    <xref type="rfc" data="rfc7326"/>
    <registration_rule>Expert Review</registration_rule>
    <expert>Unassigned</expert>
    <record>
      <value>0</value>
      <description>Reserved</description>
      <acpi/>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>1</value>
      <description>Reserved</description>
      <acpi/>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>2</value>
      <description>ON</description>
      <acpi>G0-S0</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>3</value>
      <description>Sleep-Light</description>
      <acpi>G1-S1 G1-S2</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>4</value>
      <description>Sleep-Deep</description>
      <acpi>G1-S3</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>5</value>
      <description>Power Cycle (Off-Soft)</description>
      <acpi>G2-S5</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>6</value>
      <description>Off-Hard</description>
      <acpi>G3</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>7</value>
      <description>Hibernate (Off-Soft)</description>
      <acpi>G1-S4</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>8</value>
      <description>Off-Soft</description>
      <acpi>G2-S5</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>9</value>
      <description>Power Cycle (Off-Hard)</description>
      <acpi>G3</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>10</value>
      <description>Master Bus Reset</description>
      <acpi>G2-S5</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>11</value>
      <description>Diagnostic Interrupt</description>
      <acpi>G2-S5</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>12</value>
      <description>Off-Soft Graceful</description>
      <acpi>G2-S5</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>13</value>
      <description>Off-Hard Graceful</description>
      <acpi>G3</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>14</value>
      <description>MasterBus Reset Graceful</description>
      <acpi>G2-S5</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>15</value>
      <description>Power Cycle Off-Soft Graceful</description>
      <acpi>G2-S5</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>16</value>
      <description>Power Cycle Off-Hard Graceful</description>
      <acpi>G3</acpi>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>17-255</value>
      <description>Unassigned</description>
      <acpi/>
    </record>
  </registry>

  <registry id="eman">
    <title>EMAN Power State Set</title>
    <xref type="rfc" data="rfc7326"/>
    <registration_rule>Expert Review</registration_rule>
    <expert>Unassigned</expert>
    <record>
      <value>0</value>
      <name>mechoff</name>
      <description>An off state where no Energy Object features 
        are available. The Energy Object is unavailable. No energy is being 
        consumed, and the power connector can be removed.</description>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>1</value>
      <name>softoff</name>
      <description>Similar to mechoff(0), but some components remain powered or 
        receive trace power so that the Energy Object can be awakened from its 
        off state. In softoff(1), no context is saved, and the device typically 
        requires a complete boot when awakened.</description>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>2</value>
      <name>hibernate</name>
      <description>No Energy Object features are available. The Energy Object 
        may be awakened without requiring a complete boot, but the time for 
        availability is longer than sleep(3). An example for state hibernate(2) 
        is a save-to-disk state where DRAM context is not maintained. Typically, 
        energy consumption is zero or close to zero.</description>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>3</value>
      <name>sleep</name>
      <description>No Energy Object features are available, except for 
        out-of-band management, such as wake-up mechanisms. The time for 
        availability is longer than standby(4). An example for state sleep(3) 
        is a save-to-RAM state, where DRAM context is maintained. Typically, 
        energy consumption is close to zero.</description>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>4</value>
      <name>standby</name>
      <description>No Energy Object features are available, except for 
        out-of-band management, such as wake-up mechanisms. This mode is 
        analogous to cold-standby. The time for availability is longer than 
        ready(5). For example, processor context may not be maintained. 
        Typically, energy consumption is close to zero.</description>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>5</value>
      <name>ready</name>
      <description>No Energy Object features are available, except for 
        out-of-band management, such as wake-up mechanisms. This mode is 
        analogous to hot-standby. The Energy Object can be quickly transitioned 
        into an operational state. For example, processors are not executing, 
        but processor context is maintained.</description>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>6</value>
      <name>lowMinus</name>
      <description>Indicates that some Energy Object features may not be 
        available and the Energy Object has taken measures or selected options 
        to use less energy than low(7).</description>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>7</value>
      <name>low</name>
      <description>Indicates that some Energy Object features may not be 
        available and the Energy Object has taken measures or selected options 
        to use less energy than mediumMinus(8).</description>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>8</value>
      <name>mediumMinus</name>
      <description>Indicates that all Energy Object features are available but 
        the Energy Object has taken measures or selected options to use less 
        energy than medium(9).</description>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>9</value>
      <name>medium</name>
      <description>Indicates that all Energy Object features are available but 
        the Energy Object has taken measures or selected options to use less 
        energy than highMinus(10).</description>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>10</value>
      <name>highMinus</name>
      <description>Indicates that all Energy Object features are available and 
        the Energy Object has taken measures or selected options to use less 
        energy than high(11).</description>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>11</value>
      <name>high</name>
      <description>Indicates that all Energy Object features are available and 
        the Energy Object may use the maximum energy as indicated by the 
        Nameplate Power.</description>
      <xref type="rfc" data="rfc7326"/>
    </record>
    <record>
      <value>12-255</value>
      <name>Unassigned</name>
      <description/>
    </record>
  </registry>
  
  <people/>
</registry>
