microsoft/mu_feature_mm_supv v19.0.2
microsoft/mu_feature_mm_supv
Captured source
source ↗v19.0.2
Repository: microsoft/mu_feature_mm_supv
Tag: v19.0.2
Published: 2025-10-21T23:48:34Z
Prerelease: no
Release notes:
What's Changed
MmSupervisorPkg, SeaPkg: Update PiSmmCpuDxeSmm override hash @apop5 (#540)
Change Details
Description
Override validation was tripped by a revert/reapply in mu_basecore's UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.inf
The functionality in PiSmmCpuDxeSmm was not changed (the revert was targeting MpInitLib, but the commit that was reverted/reapplied included changes in PiSmmCpuDxeSmm, causing a hash mismatch)
- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?
How This Was Tested
Local CI Build Q35 booting.
Integration Instructions
No Integration necesary
Update MM Supervisor version to v19.001 @makubacki (#536)
Change Details
Description
Matches the current GitHub release version.
- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?
How This Was Tested
- CI
Integration Instructions
- No changes required. MM Supervisor version will be updated.
Full Changelog: https://github.com/microsoft/mu_feature_mm_supv/compare/v19.0.1...v19.0.2