Page MenuHomeFreeBSD

libsa: Update comments about SMBIOS specification
ClosedPublic

Authored by stevek on Apr 18 2023, 1:51 AM.
Tags
None
Referenced Files
F160416584: D39635.id120526.diff
Wed, Jun 24, 6:54 AM
F160391616: D39635.id120528.diff
Wed, Jun 24, 1:26 AM
F160331934: D39635.id120526.diff
Tue, Jun 23, 9:08 AM
F160331915: D39635.id120526.diff
Tue, Jun 23, 9:08 AM
F160331895: D39635.id120526.diff
Tue, Jun 23, 9:08 AM
Unknown Object (File)
Mon, Jun 22, 6:30 PM
Unknown Object (File)
Sun, Jun 14, 2:21 PM
Unknown Object (File)
May 21 2026, 4:05 AM
Subscribers

Details

Summary

Include details from the SMBIOS 3 specification and some additional
details for SMBIOS 2.1.

Obtained from: Juniper Networks, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50980
Build 47871: arc lint + arc unit

Event Timeline

I generally like this a lot. Thanks for doing it.

stand/libsa/smbios.c
90

Needs a closing quote.

Also, this is starting to get a little lengthy for a quote. Do the standards say you need permission to quote? If not, I think it's short enough to be fine. If it does, however, we may look to trim a bit.

This revision is now accepted and ready to land.Apr 18 2023, 2:57 AM
In D39635#902089, @imp wrote:

Also, this is starting to get a little lengthy for a quote. Do the standards say you need permission to quote? If not, I think it's short enough to be fine. If it does, however, we may look to trim a bit.

According to the specification:
"Members and non-members may reproduce DMTF specifications and documents, provided that correct attribution is given."

Added closing quote per review comments

This revision now requires review to proceed.Apr 18 2023, 3:08 AM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 18 2023, 3:22 AM
This revision was automatically updated to reflect the committed changes.