6efd04f314
Although the tpm_execute() series of functions are defined they are not used anywhere. Several structures in the include/grub/efi/tpm.h header file are not used too. There is even nonexistent grub_tpm_init() declaration in this header. Delete all that unneeded stuff. If somebody needs the functionality implemented in the dropped code then he/she can re-add it later. Now it needlessly increases the GRUB code/image size. Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> |
||
---|---|---|
.. | ||
efifwsetup.c | ||
fixvideo.c | ||
loadbios.c | ||
lsefi.c | ||
lsefimmap.c | ||
lsefisystab.c | ||
lssal.c | ||
shim_lock.c | ||
smbios.c | ||
tpm.c |