HomeFreeBSD

LinuxKPI: add struct dmi_header and unsupported dmi_walk()

Description

LinuxKPI: add struct dmi_header and unsupported dmi_walk()

Add a structure definition as well as a dummy dmi_walk for now
which returns an error as not supported. Our current dmi implementation
is special but does not give access to all details but rather only
information from kenv which does not suffice all use cases.

MFC after: 1 week
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D36687

Details

Provenance
bzAuthored on Sep 23 2022, 10:21 PM
Reviewer
hselasky
Differential Revision
D36687: LinuxKPI: add struct dmi_header and unsupported dmi_walk()
Parents
rGf8bad56164a4: LinuxKPI: add the "dummy" includes directory to builds
Branches
Unknown
Tags
Unknown