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 Socket Type for SMBIOS Type4 #1228

Closed

Conversation

ycyp
Copy link
Contributor

@ycyp ycyp commented Nov 25, 2024

The patch adds new socket type(Type 4, Offset 32h) for SMBIOS Type4 based on SMBIOS v3.8.0.

Description

The patch adds new socket type(Type 4, Offset 32h) for SMBIOS Type4 based on SMBIOS v3.8.0.

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

How This Was Tested

Build and boot on Intel platforms to make sure no errors or boot hang issue happens.

Integration Instructions

N/A

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]>
@github-actions github-actions bot added the impact:non-functional Does not have a functional impact label Nov 25, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 1.60%. Comparing base (df3b847) to head (0d4c495).

Additional details and impacted files
@@               Coverage Diff               @@
##           release/202405    #1228   +/-   ##
===============================================
  Coverage            1.60%    1.60%           
===============================================
  Files                1377     1377           
  Lines              359247   359247           
  Branches             5524     5524           
===============================================
  Hits                 5760     5760           
  Misses             353380   353380           
  Partials              107      107           
Flag Coverage Δ
MdeModulePkg 0.67% <ø> (ø)
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.


🚨 Try these New Features:

@ycyp ycyp closed this Nov 26, 2024
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.

3 participants