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.

Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D36687

(cherry picked from commit f486b352470edc82142766c2f3da2b8220774b7f)

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
rG37930dd347f4: LinuxKPI: cache.h add L1_CACHE_ALIGN()
Branches
Unknown
Tags
Unknown