summaryrefslogtreecommitdiff
path: root/source/config/commands.xml
diff options
context:
space:
mode:
Diffstat (limited to 'source/config/commands.xml')
-rw-r--r--source/config/commands.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/source/config/commands.xml b/source/config/commands.xml
index 650cbfe..d0c2b24 100644
--- a/source/config/commands.xml
+++ b/source/config/commands.xml
@@ -387,6 +387,17 @@
</permissions>
</command>
+ <command number="16" name="System Deauthenticate" ADbg="false" source="PC"> supportedcmdtype="longrunning">
+ <interface type="loader" name="Deauthenticate"/>
+ <documentation>
+ This command is used by the Loader to deauthenticates the ME from prior authentications to prevent unauthorized access.
+ </documentation>
+ <input>
+ <value type="uint32" name="Type">Deauthentication type: 1 = permanent deauthentication, 0 = deauthenticate until next reboot of the ME.</value>
+ </input>
+ <output>
+ </output>
+ </command>
</group>
<group number="2" name="Flash application">