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

Data Fields

UINT8 Size
 
TCG_VERSION StructureVersion
 Size of this structure.
 
TCG_VERSION ProtocolSpecVersion
 
UINT8 HashAlgorithmBitmap
 
BOOLEAN TPMPresentFlag
 
BOOLEAN TPMDeactivatedFlag
 00h = TPM not present.
 

Detailed Description

Definition at line 27 of file TcgService.h.

Field Documentation

◆ HashAlgorithmBitmap

UINT8 _TCG_EFI_BOOT_SERVICE_CAPABILITY::HashAlgorithmBitmap

Definition at line 31 of file TcgService.h.

◆ ProtocolSpecVersion

TCG_VERSION _TCG_EFI_BOOT_SERVICE_CAPABILITY::ProtocolSpecVersion

Definition at line 30 of file TcgService.h.

◆ Size

UINT8 _TCG_EFI_BOOT_SERVICE_CAPABILITY::Size

Definition at line 28 of file TcgService.h.

◆ StructureVersion

TCG_VERSION _TCG_EFI_BOOT_SERVICE_CAPABILITY::StructureVersion

Size of this structure.

Definition at line 29 of file TcgService.h.

◆ TPMDeactivatedFlag

BOOLEAN _TCG_EFI_BOOT_SERVICE_CAPABILITY::TPMDeactivatedFlag

00h = TPM not present.

Definition at line 34 of file TcgService.h.

◆ TPMPresentFlag

BOOLEAN _TCG_EFI_BOOT_SERVICE_CAPABILITY::TPMPresentFlag

Hash algorithms . This protocol is capable of : 01=SHA-1.

Definition at line 33 of file TcgService.h.


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