iPXE
Data Fields
TPMA_PERMANENT Struct Reference

#include <Tpm20.h>

Data Fields

UINT32 ownerAuthSet: 1
 
UINT32 endorsementAuthSet: 1
 
UINT32 lockoutAuthSet: 1
 
UINT32 reserved3_7: 5
 
UINT32 disableClear: 1
 
UINT32 inLockout: 1
 
UINT32 tpmGeneratedEPS: 1
 
UINT32 reserved11_31: 21
 

Detailed Description

Definition at line 770 of file Tpm20.h.

Field Documentation

◆ ownerAuthSet

UINT32 TPMA_PERMANENT::ownerAuthSet

Definition at line 771 of file Tpm20.h.

◆ endorsementAuthSet

UINT32 TPMA_PERMANENT::endorsementAuthSet

Definition at line 772 of file Tpm20.h.

◆ lockoutAuthSet

UINT32 TPMA_PERMANENT::lockoutAuthSet

Definition at line 773 of file Tpm20.h.

◆ reserved3_7

UINT32 TPMA_PERMANENT::reserved3_7

Definition at line 774 of file Tpm20.h.

◆ disableClear

UINT32 TPMA_PERMANENT::disableClear

Definition at line 775 of file Tpm20.h.

◆ inLockout

UINT32 TPMA_PERMANENT::inLockout

Definition at line 776 of file Tpm20.h.

◆ tpmGeneratedEPS

UINT32 TPMA_PERMANENT::tpmGeneratedEPS

Definition at line 777 of file Tpm20.h.

◆ reserved11_31

UINT32 TPMA_PERMANENT::reserved11_31

Definition at line 778 of file Tpm20.h.


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