[SeaBIOS] [PATCH 3/3] tpm: Set timeouts and durations to default values

Kevin O'Connor kevin at koconnor.net
Fri Nov 20 23:37:37 CET 2015


On Fri, Nov 20, 2015 at 01:32:32PM -0500, Stefan Berger wrote:
> From: Stefan Berger <stefanb at linux.vnet.ibm.com>
> 
> Remove the scaler that scaled the timeouts and durations by a factor of
> 10. Remove that to use the default values that are being used until the
> TPM specific ones are read from the TPM itself.
> 
> Get these TPM specific values earlier from the device.

Unless I'm missing something, determine_timeouts() still gets the
values in microseconds while tpm_drivers.c expects them in
milliseconds.

-Kevin



More information about the SeaBIOS mailing list