[release/202502] Update BaseTools ext dep to v2025020002.1.3#1587
Closed
mu-automation[bot] wants to merge 2 commits into
Closed
[release/202502] Update BaseTools ext dep to v2025020002.1.3#1587mu-automation[bot] wants to merge 2 commits into
mu-automation[bot] wants to merge 2 commits into
Conversation
Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release/202502 #1587 +/- ##
=================================================
Coverage ? 2.22%
=================================================
Files ? 1459
Lines ? 380782
Branches ? 4583
=================================================
Hits ? 8477
Misses ? 372232
Partials ? 73
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5 tasks
apop5
added a commit
that referenced
this pull request
Dec 23, 2025
## Description Latest MSVC update started wanring on zero extending of ~. Add explicit casts to fix AARCH64 build errors. Errors can be viewed in #1587 when attempting to build tools for AARCH64 using MSVC. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested Local build to reproduce the errors. Local build succeeds after changes. ## Integration Instructions No integration necessary.
apop5
added a commit
that referenced
this pull request
Jan 10, 2026
Latest MSVC update started wanring on zero extending of ~. Add explicit casts to fix AARCH64 build errors. Errors can be viewed in #1587 when attempting to build tools for AARCH64 using MSVC. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? Local build to reproduce the errors. Local build succeeds after changes. No integration necessary.
Contributor
Author
|
Closing in favor of #1610. |
apop5
added a commit
that referenced
this pull request
Jan 12, 2026
Latest MSVC update started wanring on zero extending of ~. Add explicit casts to fix AARCH64 build errors. Errors can be viewed in #1587 when attempting to build tools for AARCH64 using MSVC. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? Local build to reproduce the errors. Local build succeeds after changes. No integration necessary.
apop5
added a commit
that referenced
this pull request
Jan 13, 2026
Latest MSVC update started wanring on zero extending of ~. Add explicit casts to fix AARCH64 build errors. Errors can be viewed in #1587 when attempting to build tools for AARCH64 using MSVC. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? Local build to reproduce the errors. Local build succeeds after changes. No integration necessary.
apop5
added a commit
that referenced
this pull request
Jan 15, 2026
Latest MSVC update started wanring on zero extending of ~. Add explicit casts to fix AARCH64 build errors. Errors can be viewed in #1587 when attempting to build tools for AARCH64 using MSVC. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? Local build to reproduce the errors. Local build succeeds after changes. No integration necessary.
apop5
added a commit
to apop5/mu_basecore
that referenced
this pull request
Jan 27, 2026
Latest MSVC update started wanring on zero extending of ~. Add explicit casts to fix AARCH64 build errors. Errors can be viewed in microsoft#1587 when attempting to build tools for AARCH64 using MSVC. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? Local build to reproduce the errors. Local build succeeds after changes. No integration necessary.
apop5
added a commit
to apop5/mu_basecore
that referenced
this pull request
Jan 27, 2026
Latest MSVC update started wanring on zero extending of ~. Add explicit casts to fix AARCH64 build errors. Errors can be viewed in microsoft#1587 when attempting to build tools for AARCH64 using MSVC. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? Local build to reproduce the errors. Local build succeeds after changes. No integration necessary.
apop5
added a commit
that referenced
this pull request
Jan 28, 2026
Latest MSVC update started wanring on zero extending of ~. Add explicit casts to fix AARCH64 build errors. Errors can be viewed in #1587 when attempting to build tools for AARCH64 using MSVC. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? Local build to reproduce the errors. Local build succeeds after changes. No integration necessary.
apop5
added a commit
that referenced
this pull request
Jan 28, 2026
Latest MSVC update started wanring on zero extending of ~. Add explicit casts to fix AARCH64 build errors. Errors can be viewed in #1587 when attempting to build tools for AARCH64 using MSVC. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? Local build to reproduce the errors. Local build succeeds after changes. No integration necessary.
apop5
added a commit
that referenced
this pull request
Feb 5, 2026
Latest MSVC update started wanring on zero extending of ~. Add explicit casts to fix AARCH64 build errors. Errors can be viewed in #1587 when attempting to build tools for AARCH64 using MSVC. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? Local build to reproduce the errors. Local build succeeds after changes. No integration necessary.
apop5
added a commit
that referenced
this pull request
Feb 5, 2026
Latest MSVC update started wanring on zero extending of ~. Add explicit casts to fix AARCH64 build errors. Errors can be viewed in #1587 when attempting to build tools for AARCH64 using MSVC. - [ ] Impacts functionality? - [ ] Impacts security? - [ ] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? Local build to reproduce the errors. Local build succeeds after changes. No integration necessary.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the BaseTools external dependency to version v2025020002.1.3.