Skip to content

Commit b746276

Browse files
committed
fix: update 202 and 203 to supported power states
1 parent 19ced25 commit b746276

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

docs/Reference/powerstates.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,24 @@ LMS is a service that runs locally on an Intel AMT device and enables local mana
5353

5454
## Alternative Boot Options
5555

56-
Currently, the Toolkit doesn't natively support secure erase or 200-level calls.
56+
### Supported Alternative Boot Options
57+
58+
The following alternative boot options are supported for IDE-R CD-ROM operations:
5759

5860
| Action # | Power Action | Start State | Transition Description |
5961
| :----------- | :------------------------ | :------------------------ |:------------------------ |
60-
| **104** | Reset to secure erase | Powered up/on | Perform hardware reset on the bus to secure erase, a process of completely erasing a solid state drive (SSD)|
61-
| **200** | Reset to IDE-R floppy disc | Powered up/on | Perform hardware reset on the bus to a peripheral IDE-R drive, usually reserved for a remote ISO boot |
62-
| **201** | Power on to IDE-R floppy disc| Powered down/off | Power up/on fully to a peripheral IDE-R drive, usually reserved for a remote ISO boot
6362
| **202** | Reset to IDE-R CD-ROM | Powered up/on | Perform hardware reset on the bus to a peripheral IDE-R CD-ROM drive, usually reserved for a remote ISO boot |
6463
| **203** | Power on to IDE-R CD-ROM | Powered down/off | Power up/on to the bus to a peripheral IDE-R CD-ROM drive, usually reserved for a remote ISO boot |
6564

65+
### Unsupported Alternative Boot Options
66+
67+
The Toolkit does not support the following alternative boot options:
68+
69+
| Action # | Power Action | Start State | Transition Description |
70+
| :----------- | :------------------------ | :------------------------ |:------------------------ |
71+
| **104** | Reset to secure erase | Powered up/on | Perform hardware reset on the bus to secure erase, a process of completely erasing a solid state drive (SSD)|
72+
| **200** | Reset to IDE-R floppy disk | Powered up/on | Perform hardware reset on the bus to a peripheral IDE-R drive, usually reserved for a remote ISO boot |
73+
| **201** | Power on to IDE-R floppy disk| Powered down/off | Power up/on fully to a peripheral IDE-R drive, usually reserved for a remote ISO boot |
74+
6675

6776

0 commit comments

Comments
 (0)