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

#include <tss_structures.h>

Collaboration diagram for tpm_header:
Collaboration graph

Data Fields

uint16_t tpm_tag
 
uint32_t tpm_size
 
TPM_CC tpm_code
 

Detailed Description

Definition at line 73 of file tss_structures.h.

Field Documentation

◆ tpm_code

◆ tpm_size

uint32_t tpm_header::tpm_size

Definition at line 75 of file tss_structures.h.

Referenced by tpm_unmarshal_response().

◆ tpm_tag

uint16_t tpm_header::tpm_tag

Definition at line 74 of file tss_structures.h.

Referenced by tpm_unmarshal_response().


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