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

2024-11-05 Thread Gary Lin via Grub-devel
On Mon, Nov 04, 2024 at 01:04:56PM -0500, Stefan Berger wrote: > > > On 11/4/24 2:31 AM, 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 op

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

2024-11-04 Thread Stefan Berger
On 11/4/24 2:31 AM, 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, most of which are optional and t

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

2024-11-03 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