Reference Guide

--TpmInfo*
Valid Arguments read-only
Description
Displays the TPM type and firmware version.
Example:
A:>syscfg --TpmInfo
--TpmCommand
Valid Arguments None, Activate, Deactivate, Clear
Description
Configures the Trusted Platform Module (TPM).
None
— Commands are not sent to the TPM.
Activate — TPM is enabled.
Deactivate — TPM is disabled.
Clear — All the contents of TPM are cleared.
NOTE: This field is read-only when TpmSecurityis set to Off.
CAUTION: Clearing TPM results in loss of all keys in the TPM.
This could affect booting to operating system.
Example:
A:>syscfg --TpmCommand=Activate
--SecureBoot
Valid Arguments
Enabled, Disabled
Description
Enables or disables the BootSeqRetry feature. When set to Enabled,
the system reattempts the boot sequence after a 30-second timeout,
if the last boot attempt has failed.
Example:
A:>syscfg --SecureBoot=Enabled
--SecureBootPolicy
Valid Arguments
Standard, Custom
Description
Sets the process to authenticate pre-boot images. When set to
Standard, the BIOS uses the system manufacturer keys and
certificates to authenticate pre-boot images. When set to Custom,
the BIOS uses user-defined keys and certificates. The default value is
Standard.
73