Re: [PATCH] tpm: Remove unused functions and structures

2020-09-18 Thread Daniel Kiper
On Wed, Jul 29, 2020 at 09:31:14PM +0800, Tianjia Zhang wrote: > Although the tpm_execute() series of functions are defined, they > are not used anywhere, and several structures in the header file > `tpm.h` are also not used. Delete them here. > > Signed-off-by: Tianjia Zhang Reviewed-by: Daniel

[PATCH] tpm: Remove unused functions and structures

2020-07-29 Thread Tianjia Zhang
Although the tpm_execute() series of functions are defined, they are not used anywhere, and several structures in the header file `tpm.h` are also not used. Delete them here. Signed-off-by: Tianjia Zhang --- grub-core/commands/efi/tpm.c | 97 include/grub/tpm