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 #1236

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@aebe962
tianocore/edk2@9dc7fb8

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?
  • Backport to release branch?

How This Was Tested

N/A

Integration Instructions

N/A

jiahuanzhao and others added 2 commits December 5, 2024 17:28
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
@github-actions github-actions bot added the type:backport Backport changes in a dev branch PR to its release branch. 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.60%. Comparing base (52c57be) to head (9bf05d2).

Additional details and impacted files
@@              Coverage Diff               @@
##           dev/202405    #1236      +/-   ##
==============================================
+ Coverage        1.43%    1.60%   +0.16%     
==============================================
  Files            1377     1377              
  Lines          358774   359246     +472     
  Branches         5524     5524              
==============================================
+ Hits             5163     5760     +597     
- Misses         353129   353379     +250     
+ Partials          482      107     -375     
Flag Coverage Δ
MdeModulePkg 0.67% <ø> (+0.27%) ⬆️
MdePkg 5.60% <ø> (ø)
NetworkPkg 0.55% <ø> (ø)
PolicyServicePkg 30.41% <ø> (ø)
UefiCpuPkg 4.75% <ø> (ø)

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 96e0aab into microsoft:dev/202405 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 type:backport Backport changes in a dev branch PR to its release branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants