Re: [SeaBIOS] [PATCH 2/2] tpm: Write logs in TPM 2 format

2016-02-29 Thread Kevin O'Connor
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 > >

Re: [SeaBIOS] [PATCH 2/2] tpm: Write logs in TPM 2 format

2016-02-26 Thread Stefan Berger
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

Re: [SeaBIOS] [PATCH 2/2] tpm: Write logs in TPM 2 format

2016-02-23 Thread Kevin O'Connor
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

Re: [SeaBIOS] [PATCH 2/2] tpm: Write logs in TPM 2 format

2016-02-08 Thread Kevin O'Connor
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'

Re: [SeaBIOS] [PATCH 2/2] tpm: Write logs in TPM 2 format

2016-02-08 Thread Stefan Berger
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

[SeaBIOS] [PATCH 2/2] tpm: Write logs in TPM 2 format

2016-02-06 Thread Kevin O'Connor
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