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

Simon Hardy simon.hardy at itdev.co.uk
Fri Feb 28 15:44:13 UTC 2020


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.lureau at redhat.com [mailto:marcandre.lureau at redhat.com] 
Sent: 26 February 2020 15:24
To: devel at edk2.groups.io
Cc: lersek at redhat.com; Simon Hardy <simon.hardy at itdev.co.uk>; stefanb at linux.ibm.com; Marc-André Lureau <marcandre.lureau at redhat.com>
Subject: [PATCH v4 0/5] Ovmf: enable TPM 1.2

From: Marc-André Lureau <marcandre.lureau at redhat.com>

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 (#55103): https://edk2.groups.io/g/devel/message/55103
Mute This Topic: https://groups.io/mt/71568433/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list