iPXE
Data Fields
_TCG_EFI_BOOT_SERVICE_CAPABILITY Struct Reference

#include <TcgService.h>

Data Fields

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

Detailed Description

Definition at line 29 of file TcgService.h.

Field Documentation

◆ Size

UINT8 _TCG_EFI_BOOT_SERVICE_CAPABILITY::Size

Definition at line 30 of file TcgService.h.

◆ StructureVersion

TCG_VERSION _TCG_EFI_BOOT_SERVICE_CAPABILITY::StructureVersion

Size of this structure.

Definition at line 31 of file TcgService.h.

◆ ProtocolSpecVersion

TCG_VERSION _TCG_EFI_BOOT_SERVICE_CAPABILITY::ProtocolSpecVersion

Definition at line 32 of file TcgService.h.

◆ HashAlgorithmBitmap

UINT8 _TCG_EFI_BOOT_SERVICE_CAPABILITY::HashAlgorithmBitmap

Definition at line 33 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 35 of file TcgService.h.

◆ TPMDeactivatedFlag

BOOLEAN _TCG_EFI_BOOT_SERVICE_CAPABILITY::TPMDeactivatedFlag

00h = TPM not present.

Definition at line 36 of file TcgService.h.


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