On Fri, Feb 26, 2016 at 01:28:14PM -0500, Stefan Berger wrote:
> On 02/23/2016 11:53 AM, Kevin O'Connor wrote:
> >commit 102648838c0cf640c01b5f092e8f432d8f2abb8f
> >Author: Kevin O'Connor
> >Date: Fri Feb 5 22:28:17 2016 -0500
> >
> > tpm: Write logs in TPM 2 format
> > Add support for t
On 02/23/2016 11:53 AM, Kevin O'Connor wrote:
On Mon, Feb 08, 2016 at 11:36:40AM -0500, Kevin O'Connor wrote:
On Mon, Feb 08, 2016 at 07:25:35AM -0500, Stefan Berger wrote:
On 02/06/2016 01:35 PM, Kevin O'Connor wrote:
Add support for the TPM 2 format of log messages.
Write the logs in the fo
On Mon, Feb 08, 2016 at 11:36:40AM -0500, Kevin O'Connor wrote:
> On Mon, Feb 08, 2016 at 07:25:35AM -0500, Stefan Berger wrote:
> > On 02/06/2016 01:35 PM, Kevin O'Connor wrote:
> > >Add support for the TPM 2 format of log messages.
> > >
> > >Write the logs in the format that is appropriate for t
On Mon, Feb 08, 2016 at 07:25:35AM -0500, Stefan Berger wrote:
> On 02/06/2016 01:35 PM, Kevin O'Connor wrote:
> >Add support for the TPM 2 format of log messages.
> >
> >Write the logs in the format that is appropriate for the version of
> >the host's TPM. For TPM 1.2 write it in the 'pcpes' struc
On 02/06/2016 01:35 PM, Kevin O'Connor wrote:
Add support for the TPM 2 format of log messages.
Write the logs in the format that is appropriate for the version of
the host's TPM. For TPM 1.2 write it in the 'pcpes' structure's
format, for TPM 2 in the new TPM 2 format.
By using this method we
Add support for the TPM 2 format of log messages.
Write the logs in the format that is appropriate for the version of
the host's TPM. For TPM 1.2 write it in the 'pcpes' structure's
format, for TPM 2 in the new TPM 2 format.
By using this method we can keep the API interface on systems with a
TPM