tpm: modularize event log collection
authorKent Yoder <key@linux.vnet.ibm.com>
Wed, 11 Jul 2012 15:08:12 +0000 (10:08 -0500)
committerKent Yoder <key@linux.vnet.ibm.com>
Wed, 22 Aug 2012 16:11:25 +0000 (11:11 -0500)
Break ACPI-specific pieces of the event log handling into their own file
and create tpm_eventlog.[ch] to store common event log handling code.
This will be required to integrate future event log sources on platforms
without ACPI tables.

Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>

No differences found