Skip to content

Conversation

apop5
Copy link
Contributor

@apop5 apop5 commented Apr 21, 2025

Description

Fix the CI failures in 202502.

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

How This Was Tested

Local CI.

Integration Instructions

No integration necessary.

@github-actions github-actions bot added the impact:non-functional Does not have a functional impact label Apr 21, 2025
@apop5
Copy link
Contributor Author

apop5 commented Apr 21, 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 3a2ad36 into microsoft:dev/202502 Apr 21, 2025
7 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.

3 participants