TianoCore EDK2 master
Loading...
Searching...
No Matches
tdTPM_STCLEAR_FLAGS Struct Reference

#include <MdePkg/Include/IndustryStandard/Tpm12.h>

Data Fields

TPM_STRUCTURE_TAG tag
 
BOOLEAN deactivated
 
BOOLEAN disableForceClear
 
BOOLEAN physicalPresence
 
BOOLEAN physicalPresenceLock
 
BOOLEAN bGlobalLock
 

Detailed Description

Part 2, section 7.2: TPM_STCLEAR_FLAGS

Definition at line 783 of file Tpm12.h.

Field Documentation

◆ bGlobalLock

BOOLEAN tdTPM_STCLEAR_FLAGS::bGlobalLock

Definition at line 789 of file Tpm12.h.

◆ deactivated

BOOLEAN tdTPM_STCLEAR_FLAGS::deactivated

Definition at line 785 of file Tpm12.h.

◆ disableForceClear

BOOLEAN tdTPM_STCLEAR_FLAGS::disableForceClear

Definition at line 786 of file Tpm12.h.

◆ physicalPresence

BOOLEAN tdTPM_STCLEAR_FLAGS::physicalPresence

Definition at line 787 of file Tpm12.h.

◆ physicalPresenceLock

BOOLEAN tdTPM_STCLEAR_FLAGS::physicalPresenceLock

Definition at line 788 of file Tpm12.h.

◆ tag

TPM_STRUCTURE_TAG tdTPM_STCLEAR_FLAGS::tag

Definition at line 784 of file Tpm12.h.


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