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

#include <tss_structures.h>

Collaboration diagram for tpm2_nv_setbits_cmd:
Collaboration graph

Data Fields

TPMI_RH_NV_INDEX nvIndex
 
uint64_t bits
 

Detailed Description

Definition at line 400 of file tss_structures.h.

Field Documentation

◆ bits

uint64_t tpm2_nv_setbits_cmd::bits

Definition at line 402 of file tss_structures.h.

Referenced by marshal_nv_setbits(), and tlcl_set_bits().

◆ nvIndex

TPMI_RH_NV_INDEX tpm2_nv_setbits_cmd::nvIndex

Definition at line 401 of file tss_structures.h.

Referenced by marshal_nv_setbits(), and tlcl_set_bits().


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