index
:
efi-boot-shim.git
bookworm/updates
bullseye/updates
buster/updates
master
upstream
vyos/current
(mirror of https://github.com/vyos/efi-boot-shim.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tpm.c
Age
Commit message (
Expand
)
Author
2017-08-03
Make fallback aware of tpm measurements, and reboot if tpm is used.
Peter Jones
2017-08-03
Make tpm.c build right on 32-bit platforms.
Peter Jones
2017-08-03
Measure stage 2 according to spec
Matthew Garrett
2017-08-01
Extend PCR 7
Matthew Garrett
2017-06-20
tpm2_present(): remove unused tpm2 protocol argument.
Peter Jones
2017-06-15
shim/tpm: Avoid passing an usupported event log format to GetEventLogs()
Javier Martinez Canillas
2017-06-15
shim/tpm: Take out GetCapability() call from tpm2_present() logic
Javier Martinez Canillas
2017-06-15
shim/tpm: Remove magic numbers
Javier Martinez Canillas
2017-02-06
shim/tpm: correct the definition of the capability structure version 1.0
Lans Zhang
2016-11-30
shim/tpm: fix trigger failure caused by NULL arguments
Lans Zhang
2016-11-30
shim/tpm: print the error status if trigger fails
Lans Zhang
2016-09-30
shim: trigger to record further logs to tcg 2.0 final event log area
Lans Zhang
2016-05-11
Measure state and second stage into TPM
Matthew Garrett