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
F171146587: D29270.diff
Wed, Sep 9, 12:20 AM
Unknown Object (File)
Tue, Sep 8, 6:19 AM
Unknown Object (File)
Sat, Sep 5, 8:33 PM
Unknown Object (File)
Thu, Sep 3, 8:33 PM
Unknown Object (File)
Tue, Sep 1, 11:37 PM
Unknown Object (File)
Tue, Sep 1, 8:29 PM
Unknown Object (File)
Tue, Sep 1, 3:57 PM
Unknown Object (File)
Tue, Sep 1, 3:46 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