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

#include <tss_structures.h>

Collaboration diagram for TPMS_TAGGED_PROPERTY:
Collaboration graph

Data Fields

TPM_PT property
 
uint32_t value
 

Detailed Description

Definition at line 242 of file tss_structures.h.

Field Documentation

◆ property

TPM_PT TPMS_TAGGED_PROPERTY::property

Definition at line 243 of file tss_structures.h.

Referenced by unmarshal_get_capability().

◆ value

uint32_t TPMS_TAGGED_PROPERTY::value

Definition at line 244 of file tss_structures.h.

Referenced by unmarshal_get_capability().


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