[SeaBIOS] [PATCH 0/5] Improve TPM related code

Kevin O'Connor kevin at koconnor.net
Thu Nov 19 14:57:11 CET 2015


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 - I made some minor changes to the commit messages and
committed this series along with your follow up gcc34 patch.  (I added
a "tpm: " prefix and clarified that the gcc34 issue was a warning.)

-Kevin



More information about the SeaBIOS mailing list