summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/crypto/pqueue/pqueue.h
diff options
context:
space:
mode:
authorMatthew Garrett <mjg59@google.com>2018-12-11 15:25:44 -0800
committerPeter Jones <pjones@redhat.com>2020-08-04 15:41:49 -0400
commit3c399b056eacf363a1d4ac9e764d9ef39cbcbb91 (patch)
tree948801a34d24454039cd19f07a55ca8ab02be911 /Cryptlib/OpenSSL/crypto/pqueue/pqueue.h
parentf843b3b37e899071fefc6ba4ee1bdab853d7da77 (diff)
downloadefi-boot-shim-3c399b056eacf363a1d4ac9e764d9ef39cbcbb91.tar.gz
efi-boot-shim-3c399b056eacf363a1d4ac9e764d9ef39cbcbb91.zip
Remove call to TPM2 get_event_log()
Calling the TPM2 get_event_log causes the firmware to start logging events to the final events table, but implementations may also continue logging to the boot services event log. Any OS that wishes to reconstruct the full PCR state must already look at both the final events log and the boot services event log, so if this call is made anywhere other than immediately before ExitBootServices() then the OS must deduplicate events that occur in both, complicating things immensely. Linux already has support for copying up the boot services event log across the ExitBootServices() boundary, so there's no reason to make this call. Remove it. Signed-off-by: Matthew Garrett <mjg59@google.com> Upstream-commit-id: fd7c3bd920b
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/pqueue/pqueue.h')
0 files changed, 0 insertions, 0 deletions