Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial OPI changes #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Initial OPI changes #2

wants to merge 1 commit into from

Conversation

ballle98
Copy link

@ballle98 ballle98 commented Jan 11, 2023

fixes #1
Signed-off-by: Lee Ballard [email protected]

@glimchb
Copy link
Member

glimchb commented Jan 11, 2023

example output when I run it on my cards...

$ sudo python3 ./smbios_validation
*********************************************************************
SMBIOS OPI Compliance Validation Tool

Copyright 2019 Google LLC
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*********************************************************************

Handle ID: 0x0000
ERROR: Invalid Release Date field in Type 0 (BIOS Information) record.
ACTION: Please populate BIOS Release Date field with correct date (format is MM/DD/YYYY).


Handle ID: 0x0004
ERROR: Invalid Thread Count field in Type 4 (Processor Information) record.
ACTION: Please populate Thread Count field with valid number.



**The SMBIOS implementation lacks OPI compliance.**

Signed-off-by: Lee Ballard <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update copyright to include OPI
2 participants