Searched hist:"5 cb18b3d7bff2a83275ee98af2a14eb9e21c93ab" (Results 1 – 5 of 5) sorted by relevance
/qemu/include/hw/acpi/ |
H A D | tpm.h | 5cb18b3d7bff2a83275ee98af2a14eb9e21c93ab Tue May 26 20:51:07 UTC 2015 Stefan Berger <stefanb@linux.vnet.ibm.com> TPM2 ACPI table support
Add a TPM2 ACPI table if a TPM 2 is used in the backend. Also add an SSDT for the TPM 2.
Rename tpm_find() to tpm_get_version() and have this function return the version of the TPM found, TPMVersion_Unspec if no TPM is found. Use the version number to build version specific ACPI tables.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | acpi-defs.h | 5cb18b3d7bff2a83275ee98af2a14eb9e21c93ab Tue May 26 20:51:07 UTC 2015 Stefan Berger <stefanb@linux.vnet.ibm.com> TPM2 ACPI table support
Add a TPM2 ACPI table if a TPM 2 is used in the backend. Also add an SSDT for the TPM 2.
Rename tpm_find() to tpm_get_version() and have this function return the version of the TPM found, TPMVersion_Unspec if no TPM is found. Use the version number to build version specific ACPI tables.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/qemu/include/system/ |
H A D | tpm.h | 5cb18b3d7bff2a83275ee98af2a14eb9e21c93ab Tue May 26 20:51:07 UTC 2015 Stefan Berger <stefanb@linux.vnet.ibm.com> TPM2 ACPI table support
Add a TPM2 ACPI table if a TPM 2 is used in the backend. Also add an SSDT for the TPM 2.
Rename tpm_find() to tpm_get_version() and have this function return the version of the TPM found, TPMVersion_Unspec if no TPM is found. Use the version number to build version specific ACPI tables.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/qemu/hw/tpm/ |
H A D | tpm_tis_common.c | 5cb18b3d7bff2a83275ee98af2a14eb9e21c93ab Tue May 26 20:51:07 UTC 2015 Stefan Berger <stefanb@linux.vnet.ibm.com> TPM2 ACPI table support
Add a TPM2 ACPI table if a TPM 2 is used in the backend. Also add an SSDT for the TPM 2.
Rename tpm_find() to tpm_get_version() and have this function return the version of the TPM found, TPMVersion_Unspec if no TPM is found. Use the version number to build version specific ACPI tables.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/qemu/hw/i386/ |
H A D | acpi-build.c | 5cb18b3d7bff2a83275ee98af2a14eb9e21c93ab Tue May 26 20:51:07 UTC 2015 Stefan Berger <stefanb@linux.vnet.ibm.com> TPM2 ACPI table support
Add a TPM2 ACPI table if a TPM 2 is used in the backend. Also add an SSDT for the TPM 2.
Rename tpm_find() to tpm_get_version() and have this function return the version of the TPM found, TPMVersion_Unspec if no TPM is found. Use the version number to build version specific ACPI tables.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|