|
TianoCore EDK2 master
|
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 |
Definition at line 33 of file Tcg2Protocol.h.
| EFI_TCG2_EVENT_ALGORITHM_BITMAP tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::ActivePcrBanks |
Definition at line 87 of file Tcg2Protocol.h.
| EFI_TCG2_EVENT_ALGORITHM_BITMAP tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::HashAlgorithmBitmap |
Definition at line 54 of file Tcg2Protocol.h.
| UINT32 tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::ManufacturerID |
Definition at line 75 of file Tcg2Protocol.h.
| UINT16 tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::MaxCommandSize |
Definition at line 66 of file Tcg2Protocol.h.
| UINT16 tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::MaxResponseSize |
Definition at line 70 of file Tcg2Protocol.h.
| UINT32 tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::NumberOfPCRBanks |
Definition at line 81 of file Tcg2Protocol.h.
| EFI_TCG2_VERSION tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::ProtocolVersion |
Definition at line 49 of file Tcg2Protocol.h.
| UINT8 tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::Size |
Definition at line 37 of file Tcg2Protocol.h.
| EFI_TCG2_VERSION tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::StructureVersion |
Definition at line 43 of file Tcg2Protocol.h.
| EFI_TCG2_EVENT_LOG_BITMAP tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::SupportedEventLogs |
Definition at line 58 of file Tcg2Protocol.h.
| BOOLEAN tdEFI_TCG2_BOOT_SERVICE_CAPABILITY::TPMPresentFlag |
Definition at line 62 of file Tcg2Protocol.h.