From 4bb47e3cc59de88212f41c69d817bbb4a667c511 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sat, 24 Aug 2024 15:54:14 -0400 Subject: [PATCH] hosts: update README.md --- hosts/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/README.md b/hosts/README.md index 0ffc6087..2cc8bd79 100644 --- a/hosts/README.md +++ b/hosts/README.md @@ -96,3 +96,5 @@ In short, Replace `/dev/nvme0n1p2` with your root partition. Check the [Linux TPM PCR Registry](https://uapi-group.org/specifications/specs/linux_tpm_pcr_registry/) for more details. + + **NOTE:** This requires a TPM2 module, devices with prior versions will not work.