On Mon, Mar 10, 2025 at 03:48:16PM +0800, Gary Lin via Grub-devel wrote:
> On Thu, Mar 06, 2025 at 08:46:52PM +0100, 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
> > call's reply.
On Thu, Mar 06, 2025 at 08:46:52PM +0100, 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
> call's reply. Restore previous offset allowing the next
> tpm2_submit_command_real calls to su
On Thu, Mar 06, 2025 at 08:46:52PM +0100, 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
> call's reply. Restore previous offset allowing the next
> tpm2_submit_command_real calls to su
On 3/6/25 11:46 AM, 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
call's reply. Restore previous offset allowing the next
tpm2_submit_command_real calls to succeed.
This solves the issu
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
call's reply. Restore previous offset allowing the next
tpm2_submit_command_real calls to succeed.
This solves the issues occurring during TPM_CC_Load command on