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

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

Data Fields

TPM_PCR_SELECTION pcrSelection
 
TPM_COMPOSITE_HASH digestAtRelease
 
TPM_COMPOSITE_HASH digestAtCreation
 

Detailed Description

Part 2, section 8.3: TPM_PCR_INFO

Definition at line 920 of file Tpm12.h.

Field Documentation

◆ digestAtCreation

TPM_COMPOSITE_HASH tdTPM_PCR_INFO::digestAtCreation

Definition at line 923 of file Tpm12.h.

◆ digestAtRelease

TPM_COMPOSITE_HASH tdTPM_PCR_INFO::digestAtRelease

Definition at line 922 of file Tpm12.h.

◆ pcrSelection

TPM_PCR_SELECTION tdTPM_PCR_INFO::pcrSelection

Definition at line 921 of file Tpm12.h.


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