]> git.ipfire.org Git - thirdparty/grub.git/commit
ieee1275/tcg2: Add TCG2 driver for ieee1275 PowerPC firmware
authorStefan Berger <stefanb@linux.ibm.com>
Tue, 26 Nov 2024 20:39:45 +0000 (15:39 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 28 Nov 2024 21:57:09 +0000 (22:57 +0100)
commitff14b89bda0445b97ad43b7cdbc5f20345f20006
tree1e411ba582c0ca4e80a97368d532460e35723db6
parent72092a8641958af95402fa0e3e74cc57c36feefa
ieee1275/tcg2: Add TCG2 driver for ieee1275 PowerPC firmware

Follow recent extensions of EFI support providing a TCG2 driver with
a public API for getting the maximum TPM command size and passing a TPM
command through to the TPM 2. Implement this functionality using ieee1275
PowerPC firmware API calls. Move tcg2.c into the TCG2 driver.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/Makefile.core.def
grub-core/lib/ieee1275/tcg2.c