Module v2

Source
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§

Tcg2BootServiceCapability
Information about the protocol and the TPM device.
Tcg2EventHeader
Tcg2EventLogBitmap
Event log formats supported by the firmware.
Tcg2HashAlgorithmBitmap
Hash algorithms the protocol can provide.
Tcg2HashLogExtendEventFlags
Flags for the [Tcg::hash_log_extend_event] function.
Tcg2Protocol
Protocol for interacting with TPM devices.
Tcg2Version
Version information.

Type Aliases§

Tcg2EventLogFormat
Event log formats supported by the firmware.