summaryrefslogtreecommitdiff
path: root/tpm.c
AgeCommit message (Expand)Author
2025-01-17tpm: Boot with a warning if the event log is fullMate Kukri
2022-08-16Enable TDX measurement to RTMR registerLu Ken
2021-09-13Don't make shim abort when TPM log event fails (RHBZ #2002265)Renaud Métrich
2021-09-07tpm: free measureddata when SHIM_UNIT_TEST is setPeter Jones
2021-03-10Restructure our includes.Peter Jones
2021-02-22tpm: minor cleanup: use EV_IPL not 0xdPeter Jones
2021-02-16Fix up a bunch of our license statements and add SPDX most placesPeter Jones
2020-07-23Fix a broken tpm typePeter Jones
2020-07-23tpm: Include information about PE/COFF images in the TPM Event LogJavier Martinez Canillas
2020-07-23tpm: Don't log duplicate identical eventsChris Coulson
2020-07-23tpm: Define EFI_VARIABLE_DATA_TREE as packedChris Coulson
2020-07-23tpm: Fix off-by-one error when calculating event sizeChris Coulson
2020-07-23Remove call to TPM2 get_event_log()Matthew Garrett
2018-04-04tpm_log_event_raw(): be more careful about EFI_NOT_FOUNDPeter Jones
2018-03-12shim: make everything use a common perror() call.Peter Jones
2018-03-12shim: tpm.c: Make sure old_caps is initialized in tpm2 code.Peter Jones
2018-03-12Don't use uefi_call_wrapper(), ever.Peter Jones
2018-03-12shim: Use EFI_ERROR() instead of comparing to EFI_SUCCESS everywhere.Peter Jones
2018-03-12Don't have tons of local guid definitions for no reason at all.Peter Jones
2018-03-12Move includes around to clean the source tree up a bit.Peter Jones
2018-03-06Fall-back TPM2 measurement if it fails with PE_COFF_IMAGE flagTamas K Lengyel
2017-12-19"in_protocol" is used in more than shim.o; make it not static.Peter Jones
2017-08-03Make fallback aware of tpm measurements, and reboot if tpm is used.Peter Jones
2017-08-03Make tpm.c build right on 32-bit platforms.Peter Jones
2017-08-03Measure stage 2 according to specMatthew Garrett
2017-08-01Extend PCR 7Matthew Garrett
2017-06-20tpm2_present(): remove unused tpm2 protocol argument.Peter Jones
2017-06-15shim/tpm: Avoid passing an usupported event log format to GetEventLogs()Javier Martinez Canillas
2017-06-15shim/tpm: Take out GetCapability() call from tpm2_present() logicJavier Martinez Canillas
2017-06-15shim/tpm: Remove magic numbersJavier Martinez Canillas
2017-02-06shim/tpm: correct the definition of the capability structure version 1.0Lans Zhang
2016-11-30shim/tpm: fix trigger failure caused by NULL argumentsLans Zhang
2016-11-30shim/tpm: print the error status if trigger failsLans Zhang
2016-09-30shim: trigger to record further logs to tcg 2.0 final event log areaLans Zhang
2016-05-11Measure state and second stage into TPMMatthew Garrett