]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tpm2: add hwdb quirk db, to deal with borked TPMs (#40931)
authorLennart Poettering <lennart@amutable.com>
Wed, 4 Mar 2026 08:54:10 +0000 (09:54 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Mar 2026 08:54:10 +0000 (09:54 +0100)
This adds infrastructure so that we can maintain quirks for TPM devices
in hwdb, to deal with issues such as #40485.

I expected that we need this sooner or later anyway, so here we go.

Fixes: #40485

Trivial merge