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
F103448153: D29270.id85784.diff
Mon, Nov 25, 4:02 AM
Unknown Object (File)
Sun, Nov 10, 12:05 PM
Unknown Object (File)
Oct 18 2024, 8:55 AM
Unknown Object (File)
Oct 18 2024, 12:34 AM
Unknown Object (File)
Oct 2 2024, 5:28 AM
Unknown Object (File)
Oct 2 2024, 4:23 AM
Unknown Object (File)
Sep 30 2024, 5:56 AM
Unknown Object (File)
Sep 28 2024, 2:34 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