fwupd/data/tests/dmi
Peter Marheine 464425fb5c SMBIOS: try reading from /sys/class/dmi if direct access fails
The raw SMBIOS tables that Linux exposes in /sys/firmware/dmi
are restricted to being readable by root only. If running as
non-root access is still permitted by fields that have been
pre-parsed by the kernel in /sys/class/dmi, most of which are
world-readable. This allows the daemon to load most HWIDs even
if running as a non-root user, as is done on Chromium OS.
2021-07-23 09:46:45 +01:00
..
class SMBIOS: try reading from /sys/class/dmi if direct access fails 2021-07-23 09:46:45 +01:00
tables Parse the SMBIOS DMI table directly 2017-09-05 18:10:36 +01:00
tables64 Add support for SMBIOSv3 2017-09-20 22:08:21 +01:00