mirror of
https://salsa.debian.org/grub-team/grub.git
synced 2026-01-11 20:06:46 +00:00
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 <glin@suse.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
9d4b382aa0
commit
6252eb97ca
1 changed files with 1 additions and 0 deletions
1
INSTALL
1
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue