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

#include <tss_commands.h>

Collaboration diagram for s_tpm_nv_read_cmd:
Collaboration graph

Data Fields

uint8_t buffer [22]
 
uint16_t index
 
uint16_t length
 

Detailed Description

Definition at line 135 of file tss_commands.h.

Field Documentation

◆ buffer

uint8_t s_tpm_nv_read_cmd::buffer[22]

Definition at line 136 of file tss_commands.h.

Referenced by tlcl_read().

◆ index

uint16_t s_tpm_nv_read_cmd::index

Definition at line 137 of file tss_commands.h.

Referenced by tlcl_read().

◆ length

uint16_t s_tpm_nv_read_cmd::length

Definition at line 138 of file tss_commands.h.

Referenced by tlcl_read().


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