]> xenbits.xensource.com Git - seabios.git/commit
tcgbios: Disable platform hierarchy in case of failure
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 7 Sep 2021 21:05:52 +0000 (17:05 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 24 Sep 2021 02:47:57 +0000 (22:47 -0400)
commit64f37cc530f144e53c190c9e8209a51b58fd5c43
tree9dc7db62225d8ea6417c570a9738976f664bcafd
parent54082c81d96028ba8c76fbe6784085cf1df76b20
tcgbios: Disable platform hierarchy in case of failure

In the rare case of a TPM 2 failure, disable the platform hierarchy after
disabling the endorsement and owner hierarchies.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
src/tcgbios.c