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
F147915011: D29270.diff
Sat, Mar 14, 3:31 PM
Unknown Object (File)
Wed, Mar 11, 4:04 PM
Unknown Object (File)
Mon, Mar 9, 1:31 AM
Unknown Object (File)
Sun, Mar 8, 6:49 PM
Unknown Object (File)
Sun, Mar 8, 3:18 AM
Unknown Object (File)
Sun, Mar 8, 2:41 AM
Unknown Object (File)
Thu, Mar 5, 6:54 PM
Unknown Object (File)
Thu, Mar 5, 12:40 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