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)
Mon, Nov 3, 6:32 AM
Unknown Object (File)
Tue, Oct 28, 2:48 PM
Unknown Object (File)
Sun, Oct 19, 12:37 AM
Unknown Object (File)
Mon, Oct 13, 4:54 AM
Unknown Object (File)
Sun, Oct 12, 1:28 AM
Unknown Object (File)
Oct 3 2025, 6:18 PM
Unknown Object (File)
Sep 22 2025, 12:04 AM
Unknown Object (File)
Sep 17 2025, 8:51 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