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

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

Data Fields

TPM_STRUCTURE_TAG tag
 
TPM_LOCALITY_SELECTION localityAtCreation
 
TPM_LOCALITY_SELECTION localityAtRelease
 
TPM_PCR_SELECTION creationPCRSelection
 
TPM_PCR_SELECTION releasePCRSelection
 
TPM_COMPOSITE_HASH digestAtCreation
 
TPM_COMPOSITE_HASH digestAtRelease
 

Detailed Description

Part 2, section 8.4: TPM_PCR_INFO_LONG

Definition at line 940 of file Tpm12.h.

Field Documentation

◆ creationPCRSelection

TPM_PCR_SELECTION tdTPM_PCR_INFO_LONG::creationPCRSelection

Definition at line 944 of file Tpm12.h.

◆ digestAtCreation

TPM_COMPOSITE_HASH tdTPM_PCR_INFO_LONG::digestAtCreation

Definition at line 946 of file Tpm12.h.

◆ digestAtRelease

TPM_COMPOSITE_HASH tdTPM_PCR_INFO_LONG::digestAtRelease

Definition at line 947 of file Tpm12.h.

◆ localityAtCreation

TPM_LOCALITY_SELECTION tdTPM_PCR_INFO_LONG::localityAtCreation

Definition at line 942 of file Tpm12.h.

◆ localityAtRelease

TPM_LOCALITY_SELECTION tdTPM_PCR_INFO_LONG::localityAtRelease

Definition at line 943 of file Tpm12.h.

◆ releasePCRSelection

TPM_PCR_SELECTION tdTPM_PCR_INFO_LONG::releasePCRSelection

Definition at line 945 of file Tpm12.h.

◆ tag

TPM_STRUCTURE_TAG tdTPM_PCR_INFO_LONG::tag

Definition at line 941 of file Tpm12.h.


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