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

#include <tss_structures.h>

Collaboration diagram for get_cap_response:
Collaboration graph

Data Fields

TPMI_YES_NO more_data
 
TPMS_CAPABILITY_DATA cd
 

Detailed Description

Definition at line 289 of file tss_structures.h.

Field Documentation

◆ cd

TPMS_CAPABILITY_DATA get_cap_response::cd

Definition at line 291 of file tss_structures.h.

Referenced by tlcl_get_capability(), and unmarshal_get_capability().

◆ more_data

TPMI_YES_NO get_cap_response::more_data

Definition at line 290 of file tss_structures.h.

Referenced by unmarshal_get_capability().


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