+1
−0
drivers/char/tpm/tpm_acpi.c
0 → 100644
+104
−0
drivers/char/tpm/tpm_eventlog.h
0 → 100644
+71
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>