Re: [PATCH v21 33/33] docs: Document TPM2 key protector

2024-11-08 Thread Gary Lin via Grub-devel
On Thu, Nov 07, 2024 at 12:11:15PM -0500, James Bottomley wrote: > On Wed, 2024-11-06 at 18:48 -0500, Stefan Berger wrote: > > > > > > On 11/4/24 2:32 AM, Gary Lin via Grub-devel wrote: > > > Update the user manual to address TPM2 key protector including the > > > two > > > related commands, tpm2

Re: [PATCH v21 33/33] docs: Document TPM2 key protector

2024-11-07 Thread James Bottomley
On Wed, 2024-11-06 at 18:48 -0500, Stefan Berger wrote: > > > On 11/4/24 2:32 AM, Gary Lin via Grub-devel wrote: > > Update the user manual to address TPM2 key protector including the > > two > > related commands, tpm2_key_protector_init and > > tpm2_key_protector_clear, > > and the user-space ut

Re: [PATCH v21 33/33] docs: Document TPM2 key protector

2024-11-06 Thread Gary Lin via Grub-devel
On Wed, Nov 06, 2024 at 06:48:46PM -0500, Stefan Berger wrote: > > > On 11/4/24 2:32 AM, Gary Lin via Grub-devel wrote: > > Update the user manual to address TPM2 key protector including the two > > related commands, tpm2_key_protector_init and tpm2_key_protector_clear, > > and the user-space uti

Re: [PATCH v21 33/33] docs: Document TPM2 key protector

2024-11-06 Thread Stefan Berger
On 11/4/24 2:32 AM, Gary Lin via Grub-devel wrote: Update the user manual to address TPM2 key protector including the two related commands, tpm2_key_protector_init and tpm2_key_protector_clear, and the user-space utility: grub-protect. Signed-off-by: Gary Lin --- +@example +# @kbd{dd if=/d

Re: [PATCH v21 33/33] docs: Document TPM2 key protector

2024-11-05 Thread Daniel Kiper via Grub-devel
On Mon, Nov 04, 2024 at 03:32:06PM +0800, Gary Lin wrote: > Update the user manual to address TPM2 key protector including the two > related commands, tpm2_key_protector_init and tpm2_key_protector_clear, > and the user-space utility: grub-protect. > > Signed-off-by: Gary Lin > --- > docs/grub.te

Re: [PATCH v21 33/33] docs: Document TPM2 key protector

2024-11-05 Thread Gary Lin via Grub-devel
On Mon, Nov 04, 2024 at 12:42:19PM -0500, Stefan Berger wrote: > > > On 11/4/24 2:32 AM, Gary Lin via Grub-devel wrote: > > Update the user manual to address TPM2 key protector including the two > > related commands, tpm2_key_protector_init and tpm2_key_protector_clear, > > and the user-space uti

Re: [PATCH v21 33/33] docs: Document TPM2 key protector

2024-11-04 Thread Stefan Berger
On 11/4/24 2:32 AM, Gary Lin via Grub-devel wrote: Update the user manual to address TPM2 key protector including the two related commands, tpm2_key_protector_init and tpm2_key_protector_clear, and the user-space utility: grub-protect. Signed-off-by: Gary Lin --- docs/grub.texi | 512 ++

[PATCH v21 33/33] docs: Document TPM2 key protector

2024-11-03 Thread Gary Lin via Grub-devel
Update the user manual to address TPM2 key protector including the two related commands, tpm2_key_protector_init and tpm2_key_protector_clear, and the user-space utility: grub-protect. Signed-off-by: Gary Lin --- docs/grub.texi | 512 + 1 file chan