Re: [PATCH 1/7] tss2: Add TPM2_PCR_Event command

2025-07-10 Thread Gary Lin via Grub-devel
On Thu, Jul 10, 2025 at 08:24:46PM +0530, Sudhakar Kuppusamy wrote: > > > > On 8 Jul 2025, at 2:01 PM, Gary Lin via Grub-devel > > wrote: > > > > The TPM2_PCR_Event command is introduced to tss2 to allow the user to > > extend a specific PCR. The related data structure and unmarshal function >

Re: [PATCH 1/7] tss2: Add TPM2_PCR_Event command

2025-07-10 Thread Sudhakar Kuppusamy
> On 8 Jul 2025, at 2:01 PM, Gary Lin via Grub-devel wrote: > > The TPM2_PCR_Event command is introduced to tss2 to allow the user to > extend a specific PCR. The related data structure and unmarshal function > are also introduced. > > However, simply invoking TPM2_PCR_Event does not automatic

[PATCH 1/7] tss2: Add TPM2_PCR_Event command

2025-07-08 Thread Gary Lin via Grub-devel
The TPM2_PCR_Event command is introduced to tss2 to allow the user to extend a specific PCR. The related data structure and unmarshal function are also introduced. However, simply invoking TPM2_PCR_Event does not automatically record the event into the TPM event log. The TPM event log is primarily