]> xenbits.xensource.com Git - qemu-xen.git/commit
acpi: Make TPM 2.0 with TIS available as MSFT0101
authorStefan Berger <stefanb@linux.ibm.com>
Tue, 5 Feb 2019 22:17:57 +0000 (17:17 -0500)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 2 Apr 2019 01:36:21 +0000 (20:36 -0500)
commit2251d74275f9fbce49ec36e5571ec159a5991d27
treea0dcb05df77adfef98c94364c0663ffd9c459cf0
parent9f9a3548d3a6b99f11b542be687f3d3086b0534f
acpi: Make TPM 2.0 with TIS available as MSFT0101

This is a backport of rev 24cf5413aa0 to 3.0.x and 3.1.x.

This patch makes the a TPM 2.0 with TIS interface available under the
HID 'MSF0101'. This is supported by Linux and also Windows now
recognizes the TPM 2.0 with TIS interface. Leave the TPM 1.2 as before.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/i386/acpi-build.c