[202511] MsCorePkg: Remove last of non-stop mode#829
Merged
apop5 merged 4 commits intomicrosoft:release/202511from Feb 23, 2026
Merged
[202511] MsCorePkg: Remove last of non-stop mode#829apop5 merged 4 commits intomicrosoft:release/202511from
apop5 merged 4 commits intomicrosoft:release/202511from
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/202511 #829 +/- ##
=================================================
Coverage ? 10.13%
=================================================
Files ? 148
Lines ? 24759
Branches ? 2346
=================================================
Hits ? 2509
Misses ? 22214
Partials ? 36
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:
|
os-d
approved these changes
Feb 13, 2026
Fixing up commit fcb2146 which missed removal of another NonStopMode protocol.
MsCorePkg contains an implementation of an AARCH64 library for use in MpManagement application. The library needed updated for removal of EL1_OR_EL2_OR_EL3 macro.
Limit the recursive download of mu_basecore. Remove mu_silicon_intel_tiano and replace with mu_common_intel_min_platform to satisfy the IntelSiliconPkg requirements for Vtd unit tests.
087de00 to
4f89c32
Compare
Javagedes
approved these changes
Feb 23, 2026
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.
Description
Additional changes for removal of NonStopMode from mu_basecore.
Update Readme with accurate 202511 information.
Fixed CISettings to rely on mu_common_intel_min_platform due to retirement of mu_silicon_intel_tiano.
How This Was Tested
Local CI
Compiled in Q35 202511.
Integration Instructions
No integration necessary.