]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwids: add a new efi firmware type of device entry (#35747)
authorLennart Poettering <lennart@poettering.net>
Wed, 8 Jan 2025 21:31:48 +0000 (22:31 +0100)
committerGitHub <noreply@github.com>
Wed, 8 Jan 2025 21:31:48 +0000 (22:31 +0100)
This change adds a new firmware type device entry for the .hwids
section.
It also adds compile time validations and appropriate unit tests for
them.
chid_match() and related helpers have been updated accordingly.

Duplicate of https://github.com/systemd/systemd/pull/35281
Last review feedback's from this above PR has been incorporated and
merged.

@anonymix007


Trivial merge