Link Copied
############
TpmCapabilities
4 bytes of data.
Bit 0 - Supports TPM on board (1= Supported)
Bit 1 - TPM state (1 = Enabled)
Bit 2:15 - Reserved (must be set to 0).
Bits 16:23 - Major version of TCG spec to which TPM is designed.
This is same as the value retrieved using the command
TCG_StatusCheck as defined by TCG.
Bits 24:31 - Minor version of TCG spec to which TPM is designed.
##########
Please look at the WS-Management sample of AssetDisplay in the SDK and it will display the TPM information when run against an AMT enabled machine.
Thanks,
AI
############
TpmCapabilities
4 bytes of data.
Bit 0 - Supports TPM on board (1= Supported)
Bit 1 - TPM state (1 = Enabled)
Bit 2:15 - Reserved (must be set to 0).
Bits 16:23 - Major version of TCG spec to which TPM is designed.
This is same as the value retrieved using the command
TCG_StatusCheck as defined by TCG.
Bits 24:31 - Minor version of TCG spec to which TPM is designed.
##########
Please look at the WS-Management sample of AssetDisplay in the SDK and it will display the TPM information when run against an AMT enabled machine.
Thanks,
AI
For more complete information about compiler optimizations, see our Optimization Notice.