diff --git a/docs/TPM2_PCR_MEASUREMENTS.md b/docs/TPM2_PCR_MEASUREMENTS.md index 2931c22be8..c6164b76d2 100644 --- a/docs/TPM2_PCR_MEASUREMENTS.md +++ b/docs/TPM2_PCR_MEASUREMENTS.md @@ -16,6 +16,10 @@ measurements listed below are (by default) only done if a system is booted with to systemd's UEFI-mode measurements, and if the latter are not done the former aren't made either. +See +[Linux TPM PCR Registry](https://uapi-group.org/specifications/specs/linux_tpm_pcr_registry/) +for an overview of PCRs. + systemd will measure to PCRs 5 (`boot-loader-config`), 11 (`kernel-boot`), 12 (`kernel-config`), 13 (`sysexts`), 15 (`system-identity`). @@ -41,7 +45,7 @@ used for new, additional measurements. ## PCR Measurements Made by `systemd-boot` (UEFI) -### PCS 5, `EV_EVENT_TAG`, `loader.conf` +### PCR 5, `EV_EVENT_TAG`, `loader.conf` The content of `systemd-boot`'s configuration file, `loader/loader.conf`, is measured as a tagged event.