diff options
author | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 2019-07-12 18:44:32 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-07-31 22:37:29 +0300 |
commit | 2ef5a7f1482c21579d556f31a605a7ca32f251e7 (patch) | |
tree | 6897054fd25bf3862ae2d0efc2df3edeffb4f066 /Documentation/security/tpm/index.rst | |
parent | e15d5a53ea3239e537d3a0c4bdfce8a4ea4e0da6 (diff) | |
download | linux-2ef5a7f1482c21579d556f31a605a7ca32f251e7.tar.xz |
tpm: Document UEFI event log quirks
There are some weird quirks when it comes to UEFI event log. Provide a
brief introduction to TPM event log mechanism and describe the quirks
and how they can be sorted out.
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/security/tpm/index.rst')
-rw-r--r-- | Documentation/security/tpm/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/security/tpm/index.rst b/Documentation/security/tpm/index.rst index 3296533e54cf..2bae8e8ca4bc 100644 --- a/Documentation/security/tpm/index.rst +++ b/Documentation/security/tpm/index.rst @@ -4,5 +4,6 @@ Trusted Platform Module documentation .. toctree:: + tpm_event_log tpm_vtpm_proxy xen-tpmfront |