On Thu, Oct 23, 2025 at 02:02:50PM +0200, Yann Diorcet wrote: > When tpm2_submit_command_real is called for a retry, the content of > out buffer can already be set with previous grub_tcg2_submit_command_real > call's reply. Add a call to grub_tpm2_buffer_init before > tpm2_submit_command_real. > > This solves the issues occurring during TPM_CC_Load command on the integrated > TPM 2.0 in Intel Elkhart Lake chip. > > Signed-off-by: Yann Diorcet <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
