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, Jul 3, 2:34 PM
Unknown Object (File)
Mon, Jul 1, 9:17 PM
Unknown Object (File)
Fri, Jun 28, 4:23 PM
Unknown Object (File)
Jun 19 2024, 1:30 PM
Unknown Object (File)
Jun 4 2024, 10:22 AM
Unknown Object (File)
May 23 2024, 3:25 AM
Unknown Object (File)
May 16 2024, 5:42 AM
Unknown Object (File)
May 16 2024, 5:42 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