Blame SOURCES/0011-Add-GRUB-s-PCR-Usage-to-README.tpm.patch

d84fc6
From bd97e72f0490b2be766949f448bf6ea3ec2bba1a Mon Sep 17 00:00:00 2001
d84fc6
From: Peter Jones <pjones@redhat.com>
d84fc6
Date: Wed, 1 Aug 2018 09:58:09 -0500
d84fc6
Subject: [PATCH 11/62] Add GRUB's PCR Usage to README.tpm
d84fc6
d84fc6
This didn't seem to get documented anywhere, and this is as good a place as any.
d84fc6
Upstream-commit-id: 4fab7281a8c
d84fc6
---
d84fc6
 README.tpm | 9 +++++++++
d84fc6
 1 file changed, 9 insertions(+)
d84fc6
d84fc6
diff --git a/README.tpm b/README.tpm
d84fc6
index b7314f12d57..d9c7c53483b 100644
d84fc6
--- a/README.tpm
d84fc6
+++ b/README.tpm
d84fc6
@@ -19,6 +19,15 @@ PCR7:
d84fc6
 - MokSBState will be extended into PCR7 if it is set, logged as
d84fc6
   "MokSBState".
d84fc6
 
d84fc6
+PCR8:
d84fc6
+- If you're using the grub2 TPM patchset we cary in Fedora, the kernel command
d84fc6
+  line and all grub commands (including all of grub.cfg that gets run) are
d84fc6
+  measured into PCR8.
d84fc6
+  
d84fc6
+PCR9:
d84fc6
+- If you're using the grub2 TPM patchset we cary in Fedora, the kernel,
d84fc6
+  initramfs, and any multiboot modules loaded are measured into PCR9.
d84fc6
+
d84fc6
 PCR14:
d84fc6
 - MokList, MokListX, and MokSBState will be extended into PCR14 if they are
d84fc6
   set.
d84fc6
-- 
d84fc6
2.26.2
d84fc6