|
iPXE
|
#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... | |
Definition at line 29 of file TcgService.h.
| UINT8 _TCG_EFI_BOOT_SERVICE_CAPABILITY::Size |
Definition at line 30 of file TcgService.h.
| TCG_VERSION _TCG_EFI_BOOT_SERVICE_CAPABILITY::StructureVersion |
Size of this structure.
Definition at line 31 of file TcgService.h.
| TCG_VERSION _TCG_EFI_BOOT_SERVICE_CAPABILITY::ProtocolSpecVersion |
Definition at line 32 of file TcgService.h.
| UINT8 _TCG_EFI_BOOT_SERVICE_CAPABILITY::HashAlgorithmBitmap |
Definition at line 33 of file TcgService.h.
| 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.
| BOOLEAN _TCG_EFI_BOOT_SERVICE_CAPABILITY::TPMDeactivatedFlag |
00h = TPM not present.
Definition at line 36 of file TcgService.h.
1.8.15