When reading the smbios on Linux we try to access it via /dev/mem. On
some systems we can't do this as /dev/mem is locked down. To handle
this try reading the sysfs file first, and if that fails fall back to
/dev/mem.
Sponsored by: Arm Ltd
Differential D51413
kboot: Support reading the smbios vis sysfs andrew on Jul 18 2025, 3:55 PM. Authored by Tags None Referenced Files
Subscribers
Details
When reading the smbios on Linux we try to access it via /dev/mem. On Sponsored by: Arm Ltd
Diff Detail
|