On Tue, 10 Nov 2020 at 00:49, Ilias Apalodimas <ilias.apalodi...@linaro.org> wrote: > > A following patch introduces EFI_TCG2_PROTOCOL. > Add the required TPMv2 headers to support it. > > Signed-off-by: Ilias Apalodimas <ilias.apalodi...@linaro.org> > --- > changes since v2: > - Added description and pointers to TCG specs > - updated copyright info > include/tpm-v2.h | 77 ++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 77 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org> (Heinrich has already requested the TPM2 prefix be used everywhere)