diff options
author | Matthew Garrett | 2019-05-20 13:55:00 -0700 |
---|---|---|
committer | Jarkko Sakkinen | 2019-06-24 23:57:49 +0300 |
commit | fe7eb0230c3dd95c947e18248808d7038c65f43e (patch) | |
tree | bb28f3dce829ba935d08e0da754c51be2fa30dcb /drivers/firmware | |
parent | c46f3405692de1ac82240d927b9c7a0f9d6a4a36 (diff) |
tpm: Append the final event log to the TPM event log
Any events that are logged after GetEventsLog() is called are logged to
the EFI Final Events table. These events are defined as being in the
crypto agile log format, so we can just append them directly to the
existing log if it's in the same format. In theory we can also construct
old-style SHA1 log entries for devices that only return logs in that
format, but EDK2 doesn't generate the final event log in that case so
it doesn't seem worth it at the moment.
Signed-off-by: Matthew Garrett <mjg59@google.com>
Reviewed-by: Bartosz Szczepanek <bsz@semihalf.com>
Tested-by: Bartosz Szczepanek <bsz@semihalf.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions