[PATCH] efi/tpcm: Add TPCM module support

2024-10-31 Thread chench246
From: chench246 TPCM(Trusted Platform Control Module) is a Chinese standard and has similar function to tpm, but tpcm adds the function of active monitoring and control to the system. It can realize active startup measurement when the system starts,as well as dynamic measurement and

[PATCH] add tpcm mod in grub

2024-10-19 Thread chench246
From: chench246 TPCM(Trusted Platform Control Module) is a Chinese standard and is compatible with TPM. --- grub-core/Makefile.core.def | 7 ++ grub-core/commands/efi/tpcm.c | 163 ++ grub-core/commands/tpcm.c | 99 + include/grub