Re: [PATCH v18 23/25] diskfilter: look up cryptodisk devices first

2024-09-02 Thread Gary Lin via Grub-devel
On Fri, Aug 30, 2024 at 06:31:50PM +0200, Daniel Kiper wrote: > On Fri, Jun 28, 2024 at 04:19:06PM +0800, Gary Lin via Grub-devel wrote: > > When using disk auto-unlocking with TPM 2.0, the typical grub.cfg may > > look like this: > > > > tpm2_key_protector_init --tpm2key=(hd0,gpt1)/boot/grub2/se

Re: [PATCH v18 23/25] diskfilter: look up cryptodisk devices first

2024-08-30 Thread Daniel Kiper
On Fri, Jun 28, 2024 at 04:19:06PM +0800, Gary Lin via Grub-devel wrote: > When using disk auto-unlocking with TPM 2.0, the typical grub.cfg may > look like this: > > tpm2_key_protector_init --tpm2key=(hd0,gpt1)/boot/grub2/sealed.tpm > cryptomount -u -P tpm2 > search --fs-uuid --set=root >