Skip to content

Conversation

apop5
Copy link
Contributor

@apop5 apop5 commented Apr 12, 2025

Description

Change to using 202502 Branches.

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

How This Was Tested

Ran CI build.

Integration Instructions

No integration necessary.

apop5 added 2 commits April 11, 2025 21:04
Update the dsc file to align with new dependent repos.
@github-actions github-actions bot added the impact:non-functional Does not have a functional impact label Apr 12, 2025
@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.53%. Comparing base (6cc6583) to head (e66d384).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #298      +/-   ##
==========================================
+ Coverage   28.07%   28.53%   +0.46%     
==========================================
  Files          41       41              
  Lines        3003     3094      +91     
  Branches      404      404              
==========================================
+ Hits          843      883      +40     
- Misses       2148     2199      +51     
  Partials       12       12              
Flag Coverage Δ
IpmiFeaturePkg 28.53% <ø> (+0.46%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@apop5
Copy link
Contributor Author

apop5 commented Apr 12, 2025

Build error is due to
*_VS2022_AARCH64_DLINK_XIPFLAGS = /ALIGN:32

Changing to resolves build error
*_VS2022_AARCH64_DLINK_XIPFLAGS = /ALIGN:64

Should be fixed in:
microsoft/mu_basecore#1313

@apop5 apop5 merged commit fd7f1fa into microsoft:main Apr 30, 2025
10 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.

6 participants