"Kevin O'Connor" kevin@koconnor.net wrote on 11/17/2015 08:50:43 AM:
From: "Kevin O'Connor" kevin@koconnor.net To: Stefan Berger/Watson/IBM@IBMUS Cc: seabios@seabios.org Date: 11/17/2015 08:51 AM Subject: Re: [PATCH 0/5] Improve TPM related code
On Thu, Nov 12, 2015 at 10:14:43AM -0500, Stefan Berger wrote:
The first patch in this series introduces a function for better
handling
the error paths of functions where commands to the TPM do not work as expected. It temporairly disables the device.
The other 4 patches refactor some of the code to get rid of local
buffers
and to make function easier to call. Some of the internal functions
had
to build up the same data structures as the BIOS interface expected,
which
was cumbersome.
Thanks. The series looks good to me. I think this should be applied after the 1.9.0 release though.
For a 1.9.1 maybe :-) Thanks.
Stefan