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

#include <tss_structures.h>

Collaboration diagram for nv_read_response:
Collaboration graph

Data Fields

uint32_t params_size
 
TPM2B_MAX_NV_BUFFER buffer
 

Detailed Description

Definition at line 338 of file tss_structures.h.

Field Documentation

◆ buffer

TPM2B_MAX_NV_BUFFER nv_read_response::buffer

Definition at line 340 of file tss_structures.h.

Referenced by tlcl_read(), and unmarshal_nv_read().

◆ params_size

uint32_t nv_read_response::params_size

Definition at line 339 of file tss_structures.h.

Referenced by unmarshal_nv_read().


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