]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libsecureboot: allow control of when pseudo pcr is updated
authorsjg <sjg@FreeBSD.org>
Sun, 19 May 2019 20:28:49 +0000 (20:28 +0000)
committersjg <sjg@FreeBSD.org>
Sun, 19 May 2019 20:28:49 +0000 (20:28 +0000)
commit633b0421a3f3d45470421b9cb063285acbccb5fb
tree3d4c963affcffb8892a2e71f05e7d2b5d4e8d442
parentd8da00064749de7546a16e9b354279621077391d
libsecureboot: allow control of when pseudo pcr is updated

During boot we only want to measure things which *must*
be verified - this should provide more deterministic ordering.

Reviewed by: stevek
MFC after: 1 week
Sponsored by: Juniper Networks
Differential Revision: https://reviews.freebsd.org/D20297
lib/libsecureboot/h/libsecureboot.h
lib/libsecureboot/tests/tvo.c
lib/libsecureboot/vepcr.c
lib/libsecureboot/verify_file.c