Skip to content

Conversation

apop5
Copy link
Contributor

@apop5 apop5 commented Apr 11, 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.

@github-actions github-actions bot added the impact:non-functional Does not have a functional impact label Apr 11, 2025
@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 added 2 commits April 29, 2025 19:23
Update the dsc file to remove NULL stack check libs and use
StackCheckLibNull instead.
@apop5 apop5 force-pushed the personal/apop5/202502 branch from e9524f1 to d1ca616 Compare April 30, 2025 02:39
@apop5 apop5 enabled auto-merge (squash) April 30, 2025 02:40
@apop5 apop5 merged commit 419bd25 into microsoft:main Apr 30, 2025
9 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.

5 participants