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

#include <tss_structures.h>

Collaboration diagram for tpm2_get_capability:
Collaboration graph

Data Fields

TPM_CAP capability
 
uint32_t property
 
uint32_t propertyCount
 

Detailed Description

Definition at line 184 of file tss_structures.h.

Field Documentation

◆ capability

TPM_CAP tpm2_get_capability::capability

Definition at line 185 of file tss_structures.h.

Referenced by marshal_get_capability(), and tlcl_get_capability().

◆ property

uint32_t tpm2_get_capability::property

Definition at line 186 of file tss_structures.h.

Referenced by marshal_get_capability(), and tlcl_get_capability().

◆ propertyCount

uint32_t tpm2_get_capability::propertyCount

Definition at line 187 of file tss_structures.h.

Referenced by marshal_get_capability(), and tlcl_get_capability().


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