On Wed, 11 Nov 2020 at 02:18, 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> > Reviewed-by: Heinrich Schuchardt <xypron.g...@gmx.de> > --- > * changes since v3: > - Add TPM2 prefix on PT_GROUP, PT_FIXED > * 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>