Re: [SeaBIOS] [PATCH v3 0/6] tpm: Fixes for physical presence and API

2016-01-12 Thread Kevin O'Connor
On Thu, Jan 07, 2016 at 12:02:45PM -0500, Stefan Berger wrote: > Patch 1 fixes the return of a missing digest in the HashLogExtendEvent > command. > > Beyond that the patches extend the handling of physical presence to HW > physical presence and rework the showing of the TPM menu to depend on

[SeaBIOS] [PATCH v3 0/6] tpm: Fixes for physical presence and API

2016-01-07 Thread Stefan Berger
Patch 1 fixes the return of a missing digest in the HashLogExtendEvent command. Beyond that the patches extend the handling of physical presence to HW physical presence and rework the showing of the TPM menu to depend on whether SW physical presence could be asserted or HW physical presence has

Re: [SeaBIOS] [PATCH v3 0/6] tpm: Fixes for physical presence and API

2016-01-07 Thread Kevin O'Connor
On Thu, Jan 07, 2016 at 12:02:45PM -0500, Stefan Berger wrote: > Patch 1 fixes the return of a missing digest in the HashLogExtendEvent > command. > > Beyond that the patches extend the handling of physical presence to HW > physical presence and rework the showing of the TPM menu to depend on