]> Git Repo - qemu.git/commit - hw/tpm/tpm_tis.h
Add ACPI tables for TPM
authorStefan Berger <[email protected]>
Mon, 11 Aug 2014 20:33:36 +0000 (16:33 -0400)
committerMichael S. Tsirkin <[email protected]>
Sun, 24 Aug 2014 22:16:06 +0000 (00:16 +0200)
commit711b20b479aa96e26324371f10aff514681ea24c
tree904928593ea0def81be4f8423f183162321da8f7
parent927766c7d34275ecf586020cc5305e377cc4af10
Add ACPI tables for TPM

Add an SSDT ACPI table for the TPM device.
Add a TCPA table for BIOS logging area when a TPM is being used.

The latter follows this spec here:

http://www.trustedcomputinggroup.org/files/static_page_files/DCD4188E-1A4B-B294-D050A155FB6F7385/TCG_ACPIGeneralSpecification_PublicReview.pdf

This patch has Michael Tsirkin's patches folded in.

Signed-off-by: Stefan Berger <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
hw/i386/Makefile.objs
hw/i386/acpi-build.c
hw/i386/acpi-defs.h
hw/i386/ssdt-tpm.dsl [new file with mode: 0644]
hw/tpm/tpm_tis.h
include/hw/acpi/tpm.h [new file with mode: 0644]
include/sysemu/tpm.h
This page took 0.027202 seconds and 4 git commands to generate.