Skip to content

v23.0.0

Choose a tag to compare

@mu-automation mu-automation released this 11 Mar 03:59
· 29 commits to refs/heads/main since this release
ef1c468

What's Changed

⚠️ Breaking Changes

  • MmSupervisorPkg,SeaPkg: Update override hash for PiSmmCpuDxeSmm @apop5 (#622)
    Change Details
      ## Description PiSmmCpuDxeSmm has moved to using 256 IDT entries, instead of 0x22.

    Update MmSupervisor to follow by using 256 IDT entries.

    Update for microsoft/mu_basecore#1686

    • Impacts functionality?
    • Impacts security?
    • Breaking change?
    • Includes tests?
    • Includes documentation?

    How This Was Tested

    Booted Q35 to windows with change.

    Integration Instructions

    No integration necessary.




  • MmSupervisorPkg, SeaPkg: Changes for 202511. @apop5 (#604)
    Change Details
      ## Description

    This brings up the changes for 202511 branch.
    These changes are not backward compatible with 202502 due to a change in EDK2 to changes the definition of MM_FOUNDATION_ENTRY_POINT to no longer have a return status.

    • Impacts functionality?
    • Impacts security?
    • Breaking change?
    • Includes tests?
    • Includes documentation?

    How This Was Tested

    Local CI using rebase6 for MU_BASECORE.
    Q35 platform build and physical platform build.

    Integration Instructions

    Must use 202511 branch of mu_basecore for this to work.




Full Changelog: v22.0.0...v23.0.0