Re: [edk2-devel] [PATCH v4 0/5] Ovmf: enable TPM 1.2

2020-03-04 Thread Laszlo Ersek
On 02/26/20 16:24, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Hi, > > The following patches add basic TPM 1.2 support for Ovmf/QEMU. > > Tested successfully Win10 with TIS/TPM 1.2 & CRB/TPM 2.0 passthrough, > and emulated CRB/TPM 2.0. > > Git branch: https://github.com/el

Re: [edk2-devel] [PATCH v4 0/5] Ovmf: enable TPM 1.2

2020-03-02 Thread Simon Hardy
Yes, that seems appropriate. -Original Message- From: Laszlo Ersek [mailto:ler...@redhat.com] Sent: 29 February 2020 06:22 To: Simon Hardy ; marcandre.lur...@redhat.com; devel@edk2.groups.io Cc: stef...@linux.ibm.com Subject: Re: [PATCH v4 0/5] Ovmf: enable TPM 1.2 On 02/28/20 16:44, Si

Re: [edk2-devel] [PATCH v4 0/5] Ovmf: enable TPM 1.2

2020-02-28 Thread Simon Hardy
I have successfully tested this on a machine with TPM 1.2, using passthrough mode to enable Bitlocker on the Windows 10 guest. -Original Message- From: marcandre.lur...@redhat.com [mailto:marcandre.lur...@redhat.com] Sent: 26 February 2020 15:24 To: devel@edk2.groups.io Cc: ler...@redhat

Re: [edk2-devel] [PATCH v4 0/5] Ovmf: enable TPM 1.2

2020-02-28 Thread Laszlo Ersek
On 02/28/20 16:44, Simon Hardy wrote: > I have successfully tested this on a machine with TPM 1.2, using passthrough > mode to enable Bitlocker on the Windows 10 guest. Thank you, Simon! Can I take it as: Tested-by: Simon Hardy for the whole series? Thanks! Laszlo > > -Original Message

[edk2-devel] [PATCH v4 0/5] Ovmf: enable TPM 1.2

2020-02-26 Thread marcandre . lureau
From: Marc-André Lureau Hi, The following patches add basic TPM 1.2 support for Ovmf/QEMU. Tested successfully Win10 with TIS/TPM 1.2 & CRB/TPM 2.0 passthrough, and emulated CRB/TPM 2.0. Git branch: https://github.com/elmarco/edk2.git tpm1 v4: - misc style changes - drop "OvmfPkg: add TCG C