TianoCore EDK2 master
Loading...
Searching...
No Matches
tdTPM_CAP_VERSION_INFO Struct Reference

#include <MdePkg/Include/IndustryStandard/Tpm12.h>

Data Fields

TPM_STRUCTURE_TAG tag
 
TPM_VERSION version
 
UINT16 specLevel
 
UINT8 errataRev
 
UINT8 tpmVendorID [4]
 
UINT16 vendorSpecificSize
 
UINT8 * vendorSpecific
 

Detailed Description

Part 2, section 21.6: TPM_CAP_VERSION_INFO [size_is(vendorSpecificSize)] BYTE* vendorSpecific;

Definition at line 1984 of file Tpm12.h.

Field Documentation

◆ errataRev

UINT8 tdTPM_CAP_VERSION_INFO::errataRev

Definition at line 1988 of file Tpm12.h.

◆ specLevel

UINT16 tdTPM_CAP_VERSION_INFO::specLevel

Definition at line 1987 of file Tpm12.h.

◆ tag

TPM_STRUCTURE_TAG tdTPM_CAP_VERSION_INFO::tag

Definition at line 1985 of file Tpm12.h.

◆ tpmVendorID

UINT8 tdTPM_CAP_VERSION_INFO::tpmVendorID[4]

Definition at line 1989 of file Tpm12.h.

◆ vendorSpecific

UINT8* tdTPM_CAP_VERSION_INFO::vendorSpecific

Definition at line 1991 of file Tpm12.h.

◆ vendorSpecificSize

UINT16 tdTPM_CAP_VERSION_INFO::vendorSpecificSize

Definition at line 1990 of file Tpm12.h.

◆ version

TPM_VERSION tdTPM_CAP_VERSION_INFO::version

Definition at line 1986 of file Tpm12.h.


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