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

#include <tss_structures.h>

Collaboration diagram for tdTPM_STCLEAR_FLAGS:
Collaboration graph

Data Fields

TPM_STRUCTURE_TAG tag
 
TSS_BOOL deactivated
 
TSS_BOOL disableForceClear
 
TSS_BOOL physicalPresence
 
TSS_BOOL physicalPresenceLock
 
TSS_BOOL bGlobalLock
 

Detailed Description

Definition at line 59 of file tss_structures.h.

Field Documentation

◆ bGlobalLock

TSS_BOOL tdTPM_STCLEAR_FLAGS::bGlobalLock

Definition at line 65 of file tss_structures.h.

◆ deactivated

TSS_BOOL tdTPM_STCLEAR_FLAGS::deactivated

Definition at line 61 of file tss_structures.h.

◆ disableForceClear

TSS_BOOL tdTPM_STCLEAR_FLAGS::disableForceClear

Definition at line 62 of file tss_structures.h.

◆ physicalPresence

TSS_BOOL tdTPM_STCLEAR_FLAGS::physicalPresence

Definition at line 63 of file tss_structures.h.

◆ physicalPresenceLock

TSS_BOOL tdTPM_STCLEAR_FLAGS::physicalPresenceLock

Definition at line 64 of file tss_structures.h.

◆ tag

TPM_STRUCTURE_TAG tdTPM_STCLEAR_FLAGS::tag

Definition at line 60 of file tss_structures.h.


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