coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
tpm_output_header Struct Reference
Collaboration diagram for tpm_output_header:
Collaboration graph

Data Fields

uint16_t tag
 
uint32_t length
 
uint32_t return_code
 

Detailed Description

Definition at line 19 of file tis_atmel.c.

Field Documentation

◆ length

uint32_t tpm_output_header::length

Definition at line 21 of file tis_atmel.c.

◆ return_code

uint32_t tpm_output_header::return_code

Definition at line 22 of file tis_atmel.c.

◆ tag

uint16_t tpm_output_header::tag

Definition at line 20 of file tis_atmel.c.


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