iPXE
Data Fields
tdTPM_DA_INFO Struct Reference

Part 2, section 21.7: TPM_DA_INFO. More...

#include <Tpm12.h>

Data Fields

TPM_STRUCTURE_TAG tag
 
TPM_DA_STATE state
 
UINT16 currentCount
 
UINT16 thresholdCount
 
TPM_DA_ACTION_TYPE actionAtThreshold
 
UINT32 actionDependValue
 
UINT32 vendorDataSize
 
UINT8vendorData
 

Detailed Description

Part 2, section 21.7: TPM_DA_INFO.

Definition at line 2012 of file Tpm12.h.

Field Documentation

◆ tag

TPM_STRUCTURE_TAG tdTPM_DA_INFO::tag

Definition at line 2013 of file Tpm12.h.

◆ state

TPM_DA_STATE tdTPM_DA_INFO::state

Definition at line 2014 of file Tpm12.h.

◆ currentCount

UINT16 tdTPM_DA_INFO::currentCount

Definition at line 2015 of file Tpm12.h.

◆ thresholdCount

UINT16 tdTPM_DA_INFO::thresholdCount

Definition at line 2016 of file Tpm12.h.

◆ actionAtThreshold

TPM_DA_ACTION_TYPE tdTPM_DA_INFO::actionAtThreshold

Definition at line 2017 of file Tpm12.h.

◆ actionDependValue

UINT32 tdTPM_DA_INFO::actionDependValue

Definition at line 2018 of file Tpm12.h.

◆ vendorDataSize

UINT32 tdTPM_DA_INFO::vendorDataSize

Definition at line 2019 of file Tpm12.h.

◆ vendorData

UINT8* tdTPM_DA_INFO::vendorData

Definition at line 2020 of file Tpm12.h.


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