summaryrefslogtreecommitdiff
path: root/tpm.c
AgeCommit message (Expand)Author
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