]> git.ipfire.org Git - thirdparty/systemd.git/commit
hwdb: add database for basic IMDS properties
authorLennart Poettering <lennart@amutable.com>
Wed, 4 Mar 2026 14:07:09 +0000 (15:07 +0100)
committerLennart Poettering <lennart@amutable.com>
Thu, 26 Mar 2026 09:54:15 +0000 (10:54 +0100)
commitf3eac272e6ce8671bb6ab71b46a89d5afb916628
tree3448bddb9808b0e681b36162d9cc0eaba7a9ee09
parent211cd6e9a34d957dfa3b7616f0e618b6d17a51c2
hwdb: add database for basic IMDS properties

This adds a hardware database that contains information about IDMS
functionality of various clouds, keyed off the SMBIOS identification of
each. Currently this contains information about 6 major clouds, but the
idea is that this grows to include more and more major clouds.

Nothing uses this data yet, that's added in a later commit.
hwdb.d/40-imds.hwdb [new file with mode: 0644]
hwdb.d/meson.build
hwdb.d/parse_hwdb.py