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

[CHERRY-PICK] MdePkg/SmBios.h: Add new Processor Upgrade definition for SMBIOS Type4 and Updated Type 4 Info as per Smbios 3.8.0 #1237

Conversation

kenlautner
Copy link
Contributor

@kenlautner kenlautner commented Dec 6, 2024

Description

Cherry-picked the following SMBIOS commits from EDK2 for newer platforms that require them.

tianocore/edk2@dd58d12
tianocore/edk2@7f505d3
tianocore/edk2@aebe962
tianocore/edk2@9dc7fb8

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

N/A

Integration Instructions

N/A

shenbagadevir and others added 4 commits December 5, 2024 17:33
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4563

As per Smbios 3.7.0 spec, added CXL 3.0 support in Type 9,
also added PMIC & RCD manufacturer ID and Revision information in Type17.

Cc: Sainadh N <[email protected]>
Cc: Sundaresan S <[email protected]>
Cc: Srinivasan M <[email protected]>
Cc: Ramesh R <[email protected]>

Signed-off-by: Shenbagadevi R <[email protected]>
Reviewed-by: Gaoliming <[email protected]>
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]>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4861

Added PROCESSOR_FAMILY_NAME support in MdePkg.

Signed-off-by: Revathy <[email protected]>
@kenlautner kenlautner added the impact:non-functional Does not have a functional impact label Dec 6, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 1.35%. Comparing base (51a3e0d) to head (ed4e6aa).

Additional details and impacted files
@@               Coverage Diff               @@
##           release/202311    #1237   +/-   ##
===============================================
  Coverage            1.35%    1.35%           
===============================================
  Files                1303     1303           
  Lines              333839   333839           
  Branches             5103     5103           
===============================================
  Hits                 4512     4512           
  Misses             329244   329244           
  Partials               83       83           
Flag Coverage Δ
MdeModulePkg 0.68% <ø> (ø)
MdePkg 5.40% <ø> (ø)
NetworkPkg 0.55% <ø> (ø)
PolicyServicePkg 30.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kenlautner kenlautner merged commit 25cb86d into microsoft:release/202311 Dec 6, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact:non-functional Does not have a functional impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants