From: Gary Lin Date: Mon, 7 Apr 2025 08:29:26 +0000 (+0800) Subject: INSTALL: Document the packages needed for TPM2 key protector tests X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6252eb97ca54cb5865f0d9d531a5b06cbea5bf95;p=thirdparty%2Fgrub.git INSTALL: Document the packages needed for TPM2 key protector tests The TPM2 key protector tests require two external packages: swtpm-tools and tpm2-tools. Add those two packages to the INSTALL file to inform the user to install those packages before starting the TPM2 key protector tests. Signed-off-by: Gary Lin Reviewed-by: Daniel Kiper Reviewed-by: Stefan Berger --- diff --git a/INSTALL b/INSTALL index 6b04e3016..724584c57 100644 --- a/INSTALL +++ b/INSTALL @@ -74,6 +74,7 @@ Prerequisites for make-check: * wamerican, for grub-fs-tester * mtools, FAT tools for EFI platforms * xfonts-unifont, for the functional tests +* swtpm-tools and tpm2-tools, for TPM2 key protector tests * If running a Linux kernel the following modules must be loaded: - fuse, loop