From e32778e8c25a0cd00fa1b45031106b68aa26f3b1 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Thu, 27 Jun 2024 04:17:19 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d5ddf9..0d88290 100644 --- a/README.md +++ b/README.md @@ -541,6 +541,8 @@ Note that incorrect PIN entry when unlocking increments the TPM dictionary attac **Note**: Including PCR0 in the PCRs can cause the entry to become invalid after every firmware update. This happens because PCR0 reflects measurements of the firmware, and any update to the firmware will change these measurements, invalidating the TPM2 entry. If you prefer to avoid this issue, you might exclude PCR0 and use only PCR7 or other suitable PCRs. +Info , on all additional PCRs can be found [here](https://wiki.archlinux.org/title/Trusted_Platform_Module#Accessing_PCR_registers) + If all is well, reboot , and you won't be prompted for a passphrase, unless secure boot is disabled or secure boot state has changed. ### 14. Tips