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

Data Fields

UINT8 Size
 
EFI_TCG2_VERSION StructureVersion
 
EFI_TCG2_VERSION ProtocolVersion
 
EFI_TCG2_EVENT_ALGORITHM_BITMAP HashAlgorithmBitmap
 
EFI_TCG2_EVENT_LOG_BITMAP SupportedEventLogs
 
BOOLEAN TPMPresentFlag
 
UINT16 MaxCommandSize
 
UINT16 MaxResponseSize
 
UINT32 ManufacturerID
 
UINT32 NumberOfPCRBanks
 
EFI_TCG2_EVENT_ALGORITHM_BITMAP ActivePcrBanks
 

Detailed Description

Definition at line 33 of file Tcg2Protocol.h.

Field Documentation

◆ ActivePcrBanks

EFI_TCG2_EVENT_ALGORITHM_BITMAP tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::ActivePcrBanks

Definition at line 87 of file Tcg2Protocol.h.

◆ HashAlgorithmBitmap

EFI_TCG2_EVENT_ALGORITHM_BITMAP tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::HashAlgorithmBitmap

Definition at line 54 of file Tcg2Protocol.h.

◆ ManufacturerID

UINT32 tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::ManufacturerID

Definition at line 75 of file Tcg2Protocol.h.

◆ MaxCommandSize

UINT16 tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::MaxCommandSize

Definition at line 66 of file Tcg2Protocol.h.

◆ MaxResponseSize

UINT16 tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::MaxResponseSize

Definition at line 70 of file Tcg2Protocol.h.

◆ NumberOfPCRBanks

UINT32 tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::NumberOfPCRBanks

Definition at line 81 of file Tcg2Protocol.h.

◆ ProtocolVersion

EFI_TCG2_VERSION tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::ProtocolVersion

Definition at line 49 of file Tcg2Protocol.h.

◆ Size

UINT8 tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::Size

Definition at line 37 of file Tcg2Protocol.h.

◆ StructureVersion

EFI_TCG2_VERSION tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::StructureVersion

Definition at line 43 of file Tcg2Protocol.h.

◆ SupportedEventLogs

EFI_TCG2_EVENT_LOG_BITMAP tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::SupportedEventLogs

Definition at line 58 of file Tcg2Protocol.h.

◆ TPMPresentFlag

BOOLEAN tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::TPMPresentFlag

Definition at line 62 of file Tcg2Protocol.h.


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