Page MenuHomeFreeBSD

libsa: Update comments about SMBIOS specification
ClosedPublic

Authored by stevek on Apr 18 2023, 1:51 AM.
Tags
None
Referenced Files
F86878720: D39635.id120526.diff
Wed, Jun 26, 10:35 PM
Unknown Object (File)
Mon, Jun 24, 10:07 PM
Unknown Object (File)
Sat, Jun 22, 5:38 PM
Unknown Object (File)
Sat, Jun 22, 4:01 PM
Unknown Object (File)
Sat, Jun 22, 7:53 AM
Unknown Object (File)
Fri, Jun 21, 2:32 AM
Unknown Object (File)
Fri, Jun 21, 2:17 AM
Unknown Object (File)
Fri, Jun 21, 1:59 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.