commit | 4c1a585d4cd5971bf67e9e3ee0ec30f639842d9c | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Tue May 15 11:57:16 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri May 25 20:12:58 2018 -0400 |
tree | 19941a966f3e7a1253b8afee1f52351e8723fa8c | |
parent | 14d72351bc88d2a9ef5b482579c20c5f37364b01 [diff] |
tpm: add TPM2_PCR_Read command support Add support for the TPM2_PCR_Read command. Change the command file and the help accordingly. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>