Re: [PATCH] add tpcm mod in grub

2024-10-19 Thread Vladimir 'phcoder' Serbinenko
Le sam. 19 oct. 2024, 15:51, chench246 a écrit : > From: chench246 > > TPCM(Trusted Platform Control Module) is a Chinese standard and is > compatible with TPM. > Before I review the patch: can you explain about compatibility. Of you day that it's compatible with TPM, why doesn't normal TPM code

[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/efi