coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
TPMU_CAPABILITIES Union Reference

#include <tss_structures.h>

Collaboration diagram for TPMU_CAPABILITIES:
Collaboration graph

Data Fields

TPML_TAGGED_TPM_PROPERTY tpmProperties
 
TPML_PCR_SELECTION assignedPCR
 

Detailed Description

Definition at line 279 of file tss_structures.h.

Field Documentation

◆ assignedPCR

TPML_PCR_SELECTION TPMU_CAPABILITIES::assignedPCR

Definition at line 281 of file tss_structures.h.

Referenced by unmarshal_get_capability().

◆ tpmProperties

TPML_TAGGED_TPM_PROPERTY TPMU_CAPABILITIES::tpmProperties

Definition at line 280 of file tss_structures.h.

Referenced by unmarshal_get_capability().


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