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

#include <tss_structures.h>

Collaboration diagram for tpm2_hierarchy_control_cmd:
Collaboration graph

Data Fields

TPMI_RH_ENABLES enable
 
TPMI_YES_NO state
 

Detailed Description

Definition at line 428 of file tss_structures.h.

Field Documentation

◆ enable

TPMI_RH_ENABLES tpm2_hierarchy_control_cmd::enable

Definition at line 429 of file tss_structures.h.

Referenced by marshal_hierarchy_control(), and tlcl_disable_platform_hierarchy().

◆ state

TPMI_YES_NO tpm2_hierarchy_control_cmd::state

Definition at line 430 of file tss_structures.h.

Referenced by marshal_hierarchy_control().


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