Expand description
TCG (Trusted Computing Group) protocol for TPM (Trusted Platform Module) 2.0.
This protocol is defined in the TCG EFI Protocol Specification TPM Family 2.0. It is generally implemented only for TPM 2.0 devices, but the spec indicates it can also be used for older TPM devices.
Structs§
- Tcg2
Boot Service Capability - Information about the protocol and the TPM device.
- Tcg2
Event Header - Tcg2
Event LogBitmap - Event log formats supported by the firmware.
- Tcg2
Hash Algorithm Bitmap - Hash algorithms the protocol can provide.
- Tcg2
Hash LogExtend Event Flags - Flags for the [
Tcg::hash_log_extend_event
] function. - Tcg2
Protocol - Protocol for interacting with TPM devices.
- Tcg2
Version - Version information.
Type Aliases§
- Tcg2
Event LogFormat - Event log formats supported by the firmware.