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

MdePkg,ShellPkg: Add New Socket Type for SMBIOS Type4 #6115

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

jiahuanzhao
Copy link
Contributor

The patch adds new socket type (Type 4, Offset 32h) for SMBIOS Type4 and also update SmbiosView PrintInfo.c to use the new field name based on SMBIOS v3.8.0.

@lgao4
Copy link
Contributor

lgao4 commented Sep 2, 2024

The code change is good. But, the commit message is not incosistent. One is Add New, another is add new. I suggest to use Add new.

@jiahuanzhao
Copy link
Contributor Author

The code change is good. But, the commit message is not incosistent. One is Add New, another is add new. I suggest to use Add new.

Thanks for the comments, updated commit message!

@lgao4 lgao4 added the push Auto push patch series in PR if all checks pass label Sep 3, 2024
@jiahuanzhao jiahuanzhao force-pushed the Smbios_3_8_update branch 3 times, most recently from 2b75c50 to 0806d55 Compare September 3, 2024 05:40
The patch adds new socket type(Type 4, Offset 32h) for
SMBIOS Type4 based on SMBIOS v3.8.0.

Signed-off-by: Jason Zhao <[email protected]>
The patch adds ProcessorUpgradeInvalid(0xFF) definition in Processor
Upgrade(Type 4, Offset 19h) for SMBIOS Type4 based on SMBIOS v3.8.0.
Processor Upgrade should be 0xFF when no other valid enumeration is
available.

Signed-off-by: Jason Zhao <[email protected]>
The patch prints new socket type(Type 4, Offset 32h) for
SMBIOS Type4 based on SMBIOS v3.8.0.

Signed-off-by: Jason Zhao <[email protected]>
@mergify mergify bot merged commit e48acc0 into tianocore:master Sep 3, 2024
126 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
push Auto push patch series in PR if all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants