aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Berger <stefanb@linux.ibm.com>2019-01-30 14:06:07 -0500
committerKevin O'Connor <kevin@koconnor.net>2019-02-04 21:23:37 -0500
commit171fc8979dc712eab7544a81ab381786ced9242c (patch)
tree47b743c1684dea95535dbdb8c803b67271d723de /Makefile
parentb7dbd200cfe938698ed09b339ac3209ecb893648 (diff)
downloadseabios-hppa-171fc8979dc712eab7544a81ab381786ced9242c.zip
seabios-hppa-171fc8979dc712eab7544a81ab381786ced9242c.tar.gz
seabios-hppa-171fc8979dc712eab7544a81ab381786ced9242c.tar.bz2
tcgbios: Implement TPM 2.0 menu item to activate and deactivate PCR banks
Implement a TPM 2.0 menu item that allows a user to toggle the activation of PCR banks of the TPM 2.0. After successful activation we shut down the TPM 2.0 and reset the machine. Background: A TPM 2.0 may have multiple PCR banks, such as for SHA1, SHA256, SHA384, SHA512, and SM3-256. One or multiple of those banks may be active (by factory for example) and modifying the set of active PCR banks is only possible while in the firmware since it requires platform authorization. Platform authorization is not possible for a user when in the OS since the firmware generates a random password for the platform authorization before booting the system and it throws that password away. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions