Page MenuHomeFreeBSD

ipmi,smbios: move smbios_walk_table to smbios.h
ClosedPublic

Authored by val_packett.cool on Mar 15 2021, 5:55 PM.
Tags
None
Referenced Files
F132044609: D29270.id86975.diff
Mon, Oct 13, 4:54 AM
Unknown Object (File)
Sun, Oct 12, 1:28 AM
Unknown Object (File)
Fri, Oct 3, 6:18 PM
Unknown Object (File)
Mon, Sep 22, 12:04 AM
Unknown Object (File)
Wed, Sep 17, 8:51 PM
Unknown Object (File)
Mon, Sep 15, 10:41 PM
Unknown Object (File)
Sep 6 2025, 5:25 PM
Unknown Object (File)
Sep 6 2025, 2:19 PM
Subscribers

Details

Summary

This function will be used for exposing DMI info as sysctls in the smbios module (in an upcoming review).

While here, add __packed to the structs.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

val_packett.cool created this revision.

This function will be used for exposing DMI info as sysctls in the smbios module (in an upcoming review).

Yay! \o/

This has been on my to-do list for years, but E_NO_TIME.

dab added a subscriber: dab.

LGTM

This revision is now accepted and ready to land.Mar 31 2021, 1:59 PM