Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-06 | Log measurements in PCR4 for applications being verified through shim_lock | Tamas K Lengyel | |
Currently the only measurement the shim logs in the TPM is that of the EFI application it directly loads. However, there are no measurements being taken of application that are being verified through the shim_lock protocol. In this patch we extend PCR4 for any binary for which Verify is being called through the shim_lock protocol. Signed-off-by: Tamas K Lengyel <lengyelt@ainfosec.com> | |||
2017-08-03 | Add README.tpm to explain which PCRs we extend things to. | Peter Jones | |
Signed-off-by: Peter Jones <pjones@redhat.com> |