iPXE
Data Fields
tdTPM_STCLEAR_DATA Struct Reference

Part 2, section 7.5: TPM_STCLEAR_DATA available inside TPM only. More...

#include <Tpm12.h>

Data Fields

TPM_STRUCTURE_TAG tag
 
TPM_NONCE contextNonceKey
 
TPM_COUNT_ID countID
 
UINT32 ownerReference
 
BOOLEAN disableResetLock
 
TPM_PCRVALUE PCR [TPM_NUM_PCR]
 
UINT32 deferredPhysicalPresence
 

Detailed Description

Part 2, section 7.5: TPM_STCLEAR_DATA available inside TPM only.

Definition at line 866 of file Tpm12.h.

Field Documentation

◆ tag

TPM_STRUCTURE_TAG tdTPM_STCLEAR_DATA::tag

Definition at line 867 of file Tpm12.h.

◆ contextNonceKey

TPM_NONCE tdTPM_STCLEAR_DATA::contextNonceKey

Definition at line 868 of file Tpm12.h.

◆ countID

TPM_COUNT_ID tdTPM_STCLEAR_DATA::countID

Definition at line 869 of file Tpm12.h.

◆ ownerReference

UINT32 tdTPM_STCLEAR_DATA::ownerReference

Definition at line 870 of file Tpm12.h.

◆ disableResetLock

BOOLEAN tdTPM_STCLEAR_DATA::disableResetLock

Definition at line 871 of file Tpm12.h.

◆ PCR

TPM_PCRVALUE tdTPM_STCLEAR_DATA::PCR[TPM_NUM_PCR]

Definition at line 872 of file Tpm12.h.

◆ deferredPhysicalPresence

UINT32 tdTPM_STCLEAR_DATA::deferredPhysicalPresence

Definition at line 873 of file Tpm12.h.


The documentation for this struct was generated from the following file: