Re: [PATCH v19 30/33] tpm2_key_protector: Add grub-emu support

2024-10-18 Thread Gary Lin via Grub-devel
On Thu, Oct 17, 2024 at 07:57:11PM +0200, Daniel Kiper wrote: > On Fri, Sep 06, 2024 at 05:11:22PM +0800, Gary Lin via Grub-devel wrote: > > As a preparation to test tpm2_key_protector with grub-emu, the new > > option, --tpm-device, is introduced to specify the TPM device for > > grub-emu so that

Re: [PATCH v19 30/33] tpm2_key_protector: Add grub-emu support

2024-10-17 Thread Daniel Kiper
On Fri, Sep 06, 2024 at 05:11:22PM +0800, Gary Lin via Grub-devel wrote: > As a preparation to test tpm2_key_protector with grub-emu, the new > option, --tpm-device, is introduced to specify the TPM device for > grub-emu so that grub-emu can share the emulated TPM device with > the host. s/can sha

[PATCH v19 30/33] tpm2_key_protector: Add grub-emu support

2024-09-06 Thread Gary Lin via Grub-devel
As a preparation to test tpm2_key_protector with grub-emu, the new option, --tpm-device, is introduced to specify the TPM device for grub-emu so that grub-emu can share the emulated TPM device with the host. Since grub-emu can directly access the device node on host, it's easy to implement the ess