commit | 92c540d6385c8338f3e1c106c6549a245136914b | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Apr 21 12:24:29 2021 +0200 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 29 04:10:55 2021 -0700 |
tree | 21fc7aeee0ccffd4f38be97d27327e03238af6d9 | |
parent | be0512fb93816765e98e8d60e4b8b78a5618068a [diff] |
tpm: missing event types Add a reference for the TPM event types and provide missing constants. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>