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

#include <tss_commands.h>

Collaboration diagram for s_tpm_physicalsetdeactivated_cmd:
Collaboration graph

Data Fields

uint8_t buffer [11]
 
uint16_t deactivated
 

Detailed Description

Definition at line 47 of file tss_commands.h.

Field Documentation

◆ buffer

uint8_t s_tpm_physicalsetdeactivated_cmd::buffer[11]

Definition at line 48 of file tss_commands.h.

Referenced by tlcl_set_deactivated().

◆ deactivated

uint16_t s_tpm_physicalsetdeactivated_cmd::deactivated

Definition at line 49 of file tss_commands.h.

Referenced by tlcl_get_flags(), and tlcl_set_deactivated().


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