mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-28 12:13:45 +00:00
@@ -60,6 +60,7 @@ command_record command_table[] = {
|
|||||||
HandlerActivate },
|
HandlerActivate },
|
||||||
{ "deactivate", "deact", "deactivate the TPM (needs PP, maybe reboot)",
|
{ "deactivate", "deact", "deactivate the TPM (needs PP, maybe reboot)",
|
||||||
HandlerDeactivate },
|
HandlerDeactivate },
|
||||||
|
{ "clear", "clr", "clear the TPM owner (needs PP)", TlclForceClear },
|
||||||
};
|
};
|
||||||
|
|
||||||
static int n_commands = sizeof(command_table) / sizeof(command_table[0]);
|
static int n_commands = sizeof(command_table) / sizeof(command_table[0]);
|
||||||
|
|||||||
Reference in New Issue
Block a user