]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/acpi-build.c
pc: cleanup and convert TMP ACPI device description to AML API
authorIgor Mammedov <imammedo@redhat.com>
Tue, 9 Jun 2015 03:31:53 +0000 (05:31 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 23 Jun 2015 15:08:21 +0000 (17:08 +0200)
commit72d97b3a543a9c2c820bd463ba24751ae4247ac3
treea3a6164503c77b3940d373bd19cb593e171a71cc
parent0e0b3592f6cfc56b3a4cc2c040552b7caaf2329f
pc: cleanup and convert TMP ACPI device description to AML API

remove some code duplication in acpi-build.c and drop 5
ASL and binary blobs files with TPM ACPI device description,
replacing them with 1 small hunk written in AML API.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/Makefile.objs
hw/i386/acpi-build.c
hw/i386/ssdt-tpm-common.dsl [deleted file]
hw/i386/ssdt-tpm.dsl [deleted file]
hw/i386/ssdt-tpm.hex.generated [deleted file]
hw/i386/ssdt-tpm2.dsl [deleted file]
hw/i386/ssdt-tpm2.hex.generated [deleted file]