On Wed, Jul 02, 2014 at 11:38:46AM -0400, Stefan Berger wrote:
This patch provides ACPI support for the TPM device. It probes for the TPM device and only if a TPM device is found then the TPM's SSDT and TCPA table are created. This patch also connects them to the RSDT.
Thanks, but at this point we don't want to make changes to the QEMU specific ACPI tables compiled into SeaBIOS. SeaBIOS now gets the tables from QEMU, and enhancements should go there.
-Kevin