Re: [PATCH v20 23/33] key_protector: Add TPM2 Key Protector

2024-10-24 Thread Gary Lin via Grub-devel
On Wed, Oct 23, 2024 at 07:02:20PM +0200, Daniel Kiper wrote: > On Mon, Oct 21, 2024 at 04:07:01PM +0800, Gary Lin wrote: > > From: Hernan Gatta > > > > The TPM2 key protector is a module that enables the automatic retrieval > > of a fully-encrypted disk's unlocking key from a TPM 2.0. > > > > The

Re: [PATCH v20 23/33] key_protector: Add TPM2 Key Protector

2024-10-23 Thread Daniel Kiper via Grub-devel
On Mon, Oct 21, 2024 at 04:07:01PM +0800, Gary Lin wrote: > From: Hernan Gatta > > The TPM2 key protector is a module that enables the automatic retrieval > of a fully-encrypted disk's unlocking key from a TPM 2.0. > > The theory of operation is such that the module accepts various > arguments, mo

[PATCH v20 23/33] key_protector: Add TPM2 Key Protector

2024-10-21 Thread Gary Lin via Grub-devel
From: Hernan Gatta The TPM2 key protector is a module that enables the automatic retrieval of a fully-encrypted disk's unlocking key from a TPM 2.0. The theory of operation is such that the module accepts various arguments, most of which are optional and therefore possess reasonable defaults. On