Richard Hughes
|
b27f0d42f9
|
tpm: Optimize the string parsing and fix the boolean logic
The g_ascii_isgraph() correctly handles NUL so just remove the check rather
than adding brackets around the logic.
|
2020-02-07 15:16:39 +00:00 |
|
Richard Hughes
|
21eaeeff8d
|
trivial: Fix up some typos found using codespell
|
2020-01-14 12:25:41 +00:00 |
|
Richard Hughes
|
0cc22a5ff6
|
trivial: Document the use of vendor-id in each plugin
|
2019-12-11 18:10:44 +00:00 |
|
Richard Hughes
|
f5c6e1d276
|
Add a new plugin that can parse the TPM event log
Some devices do not have a stable PCR0 for the same firmware version, and I'd
like to collect the TPM event log for affected machines to debug why.
|
2019-12-06 15:05:16 +00:00 |
|
Richard Hughes
|
fbb677bee2
|
Add a new plugin that exposes the system TPM device firmware version
This plugin does not yet allow the device to be upgraded, and is provided for
information only.
|
2019-12-05 21:05:17 +00:00 |
|