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 <[email protected]> for the whole series? Thanks! Laszlo > > -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: 26 February 2020 15:24 > To: [email protected] > Cc: [email protected]; Simon Hardy <[email protected]>; > [email protected]; Marc-André Lureau <[email protected]> > Subject: [PATCH v4 0/5] Ovmf: enable TPM 1.2 > > From: Marc-André Lureau <[email protected]> > > 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 Configuration menu to the Device Manager menu" patch > - add r-b tags > > v3: > - send a TPM 1.2 command to test TPM version > - split the "Ovmf: enable TPM 1.2 support" patch, mirroring the TPM > 2.0 commits > > Marc-André Lureau (5): > OvmfPkg: rename TPM2 config prefix to TPM > OvmfPkg: detect TPM 1.2 in Tcg2ConfigPei > OvmfPkg: include TcgPei module > OvmfPkg: include TcgDxe module > OvmfPkg: plug DxeTpmMeasureBootLib into SecurityStubDxe > > OvmfPkg/OvmfPkgIa32.dsc | 33 ++++++---- > OvmfPkg/OvmfPkgIa32.fdf | 10 +-- > OvmfPkg/OvmfPkgIa32X64.dsc | 33 ++++++---- > OvmfPkg/OvmfPkgIa32X64.fdf | 10 +-- > OvmfPkg/OvmfPkgX64.dsc | 33 ++++++---- > OvmfPkg/OvmfPkgX64.fdf | 10 +-- > OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf | 3 + > OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPeim.c | 82 +++++++++++++++++++----- > 8 files changed, 151 insertions(+), 63 deletions(-) > > -- > 2.25.0.rc2.1.g09a9a1a997 > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#55100): https://edk2.groups.io/g/devel/message/55100 Mute This Topic: https://groups.io/mt/71568433/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
