On Wed, Jul 31, 2019 at 01:39:48PM -0600, Jonathan Corbet wrote:
On Fri, 12 Jul 2019 18:44:32 +0300
Jarkko Sakkinen [off-list ref] wrote:
quoted
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 <redacted>
---
v4: - Unfortanely -> Unfortunately
v3: - Add a section for refs and use a bullet list to enumerate them.
- Remove an invalid author info.
v2: - Fix one typo.
- Refine the last paragraph to better explain how the two halves
of the event log are concatenated.
Documentation/security/tpm/index.rst | 1 +
Documentation/security/tpm/tpm_event_log.rst | 55 ++++++++++++++++++++
2 files changed, 56 insertions(+)
create mode 100644 Documentation/security/tpm/tpm_event_log.rst
I've applied this, thanks. Before I could do so, though, I had to edit
the headers, which read:
quoted
Content-Type: text/plain; charset=y
"git am" *really* doesn't like "charset=y". I think this is something
that git send-email likes to do occasionally, don't know why...
Thank you!
/Jarkko