Re: [PATCH] efi/tpm: Add debug information for device protocol and eventlog

2020-12-02 Thread Daniel Kiper
On Thu, Oct 29, 2020 at 09:49:29PM +0800, Tianjia Zhang wrote: > Add a number of debug logs to the tpm module. The condition tag > for opening debugging is `tpm`. On TPM machines, this will bring > great convenience to diagnosis and debugging. > > Signed-off-by: Tianjia Zhang Reviewed-by: Daniel

[PATCH] efi/tpm: Add debug information for device protocol and eventlog

2020-10-29 Thread Tianjia Zhang
Add a number of debug logs to the tpm module. The condition tag for opening debugging is `tpm`. On TPM machines, this will bring great convenience to diagnosis and debugging. Signed-off-by: Tianjia Zhang --- grub-core/commands/efi/tpm.c | 19 +++ 1 file changed, 15 insertions(+),