TianoCore EDK2 master
|
Data Fields | |
UINT8 | Size |
TCG_VERSION | StructureVersion |
Size of this structure. | |
TCG_VERSION | ProtocolSpecVersion |
UINT8 | HashAlgorithmBitmap |
BOOLEAN | TPMPresentFlag |
BOOLEAN | TPMDeactivatedFlag |
00h = TPM not present. | |
Definition at line 27 of file TcgService.h.
UINT8 _TCG_EFI_BOOT_SERVICE_CAPABILITY::HashAlgorithmBitmap |
Definition at line 31 of file TcgService.h.
TCG_VERSION _TCG_EFI_BOOT_SERVICE_CAPABILITY::ProtocolSpecVersion |
Definition at line 30 of file TcgService.h.
UINT8 _TCG_EFI_BOOT_SERVICE_CAPABILITY::Size |
Definition at line 28 of file TcgService.h.
TCG_VERSION _TCG_EFI_BOOT_SERVICE_CAPABILITY::StructureVersion |
Size of this structure.
Definition at line 29 of file TcgService.h.
BOOLEAN _TCG_EFI_BOOT_SERVICE_CAPABILITY::TPMDeactivatedFlag |
00h = TPM not present.
Definition at line 34 of file TcgService.h.
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.