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/IndustryStandard: Adds SPMI macros #1275

Merged
merged 2 commits into from
Feb 8, 2025

Conversation

slo2024
Copy link
Contributor

@slo2024 slo2024 commented Feb 7, 2025

Description

Adds macro which defines SPMI table revision
and interface type as per the specification.

Cc: Michael D Kinney [email protected]
Cc: Liming Gao [email protected]
Cc: Zhiguang Liu [email protected]
Cc: Sami Mujawar [email protected]
Cc: Pierre Gondois [email protected]
Signed-off-by: Abdul Lateef Attar [email protected]
(cherry picked from commit 0958b76)

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

How This Was Tested

Built successfully

Integration Instructions

N/A

Adds macro which defines SPMI table revision
and interface type as per the specification.

Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Sami Mujawar <[email protected]>
Cc: Pierre Gondois <[email protected]>
Signed-off-by: Abdul Lateef Attar <[email protected]>
(cherry picked from commit 0958b76)
@github-actions github-actions bot added impact:non-functional Does not have a functional impact type:backport Backport changes in a dev branch PR to its release branch. labels Feb 7, 2025
@slo2024
Copy link
Contributor Author

slo2024 commented Feb 7, 2025

Hi @apop5 , please take a look when available, thanks.

@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 1.60%. Comparing base (b8cd730) to head (9323998).

Additional details and impacted files
@@             Coverage Diff             @@
##           dev/202405    #1275   +/-   ##
===========================================
  Coverage        1.60%    1.60%           
===========================================
  Files            1379     1379           
  Lines          359710   359710           
  Branches         5524     5524           
===========================================
  Hits             5760     5760           
  Misses         353843   353843           
  Partials          107      107           
Flag Coverage Δ
MdeModulePkg 0.67% <ø> (ø)
MdePkg 5.59% <ø> (ø)
NetworkPkg 0.55% <ø> (ø)
PolicyServicePkg 30.41% <ø> (ø)
UefiCpuPkg 4.68% <ø> (ø)

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.

@apop5 apop5 requested review from makubacki and os-d February 7, 2025 17:50
@apop5 apop5 merged commit 8fbee33 into microsoft:dev/202405 Feb 8, 2025
31 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.

4 participants