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

#include <tss_structures.h>

Collaboration diagram for TPML_TAGGED_TPM_PROPERTY:
Collaboration graph

Data Fields

uint32_t count
 
TPMS_TAGGED_PROPERTY tpmProperty [MAX_TPM_PROPERTIES]
 

Detailed Description

Definition at line 274 of file tss_structures.h.

Field Documentation

◆ count

uint32_t TPML_TAGGED_TPM_PROPERTY::count

Definition at line 275 of file tss_structures.h.

Referenced by unmarshal_get_capability().

◆ tpmProperty

TPMS_TAGGED_PROPERTY TPML_TAGGED_TPM_PROPERTY::tpmProperty[MAX_TPM_PROPERTIES]

Definition at line 276 of file tss_structures.h.

Referenced by unmarshal_get_capability().


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