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

#include <tss_structures.h>

Collaboration diagram for tpm2_nv_define_space_cmd:
Collaboration graph

Data Fields

TPM2B_AUTH auth
 
TPMS_NV_PUBLIC publicInfo
 

Detailed Description

Definition at line 389 of file tss_structures.h.

Field Documentation

◆ auth

TPM2B_AUTH tpm2_nv_define_space_cmd::auth

Definition at line 390 of file tss_structures.h.

Referenced by marshal_nv_define_space().

◆ publicInfo

TPMS_NV_PUBLIC tpm2_nv_define_space_cmd::publicInfo

Definition at line 391 of file tss_structures.h.

Referenced by marshal_nv_define_space(), and tlcl_define_space().


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