Page MenuHomeFreeBSD

libsa: Update comments about SMBIOS specification
ClosedPublic

Authored by stevek on Apr 18 2023, 1:51 AM.
Tags
None
Referenced Files
F102717825: D39635.diff
Sat, Nov 16, 7:24 AM
Unknown Object (File)
Tue, Nov 5, 5:12 PM
Unknown Object (File)
Oct 17 2024, 4:56 AM
Unknown Object (File)
Oct 16 2024, 4:16 PM
Unknown Object (File)
Oct 14 2024, 6:46 AM
Unknown Object (File)
Oct 13 2024, 1:19 AM
Unknown Object (File)
Oct 12 2024, 4:39 AM
Unknown Object (File)
Oct 10 2024, 9:50 PM
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 Not Applicable
Unit
Tests Not Applicable

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.