Re: [PATCH 00/14] Automatic Disk Unlock with TPM2

2023-03-01 Thread Daniel Kiper
Adding folks involved in appended signature secure boot support development... On Wed, Mar 01, 2023 at 03:16:14PM +0800, Gary Lin via Grub-devel wrote: > On Tue, Feb 28, 2023 at 06:39:22PM +0100, Daniel Kiper wrote: > > On Wed, Feb 22, 2023 at 03:00:40PM +0800, Gary Lin via Grub-devel wrote: > > >

Re: [PATCH 00/14] Automatic Disk Unlock with TPM2

2023-02-28 Thread Gary Lin via Grub-devel
On Tue, Feb 28, 2023 at 06:39:22PM +0100, Daniel Kiper wrote: > On Wed, Feb 22, 2023 at 03:00:40PM +0800, Gary Lin via Grub-devel wrote: > > The patch series "Automatic TPM Disk Unlock" posted by Hernan Gatta > > introduces the key protector framework and TPM2 stack to GRUB2, and it's > > a useful

Re: [PATCH 00/14] Automatic Disk Unlock with TPM2

2023-02-28 Thread Daniel Kiper
On Wed, Feb 22, 2023 at 03:00:40PM +0800, Gary Lin via Grub-devel wrote: > The patch series "Automatic TPM Disk Unlock" posted by Hernan Gatta > introduces the key protector framework and TPM2 stack to GRUB2, and it's > a useful feature for the systems to implement full disk encryption. > However,