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
Unknown Object (File)
Wed, Mar 6, 11:44 AM
Unknown Object (File)
Wed, Mar 6, 11:44 AM
Unknown Object (File)
Wed, Mar 6, 11:44 AM
Unknown Object (File)
Tue, Mar 5, 10:03 AM
Unknown Object (File)
Feb 10 2024, 7:36 AM
Unknown Object (File)
Feb 9 2024, 5:50 PM
Unknown Object (File)
Dec 29 2023, 1:16 AM
Unknown Object (File)
Dec 29 2023, 1:16 AM
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