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

#include <tss_commands.h>

Collaboration diagram for s_tpm_nv_definespace_cmd:
Collaboration graph

Data Fields

uint8_t buffer [101]
 
uint16_t index
 
uint16_t perm
 
uint16_t size
 

Detailed Description

Definition at line 150 of file tss_commands.h.

Field Documentation

◆ buffer

uint8_t s_tpm_nv_definespace_cmd::buffer[101]

Definition at line 151 of file tss_commands.h.

Referenced by tlcl_define_space().

◆ index

uint16_t s_tpm_nv_definespace_cmd::index

Definition at line 152 of file tss_commands.h.

Referenced by tlcl_define_space().

◆ perm

uint16_t s_tpm_nv_definespace_cmd::perm

Definition at line 153 of file tss_commands.h.

Referenced by tlcl_define_space().

◆ size

uint16_t s_tpm_nv_definespace_cmd::size

Definition at line 154 of file tss_commands.h.

Referenced by tlcl_define_space().


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