ReleaseMicrosoftMicrosoftpublished Apr 2, 2026seen 5d

microsoft/mu_plus v2025110000.0.3

microsoft/mu_plus

Open original ↗

Captured source

source ↗
published Apr 2, 2026seen 5dcaptured 10hhttp 200method plain

v2025110000.0.3

Repository: microsoft/mu_plus

Tag: v2025110000.0.3

Published: 2026-04-02T14:55:42Z

Prerelease: no

Release notes:

What's Changed

[REBASE \& FF] Copy FltUsedLib to MsCorePkg @os-d (#864)

Change Details

Description

FltUsedLib is a library that has a single line, adding a reference to _fltused, which is needed by MSVC and clang when building floating point code.

FltUsedLib is only used in mu_plus, so in order to reduce deltas from edk2, it is moved to mu_plus. This commit then updates references in mu_plus to this new library.

A PR will be put up to mu_basecore to drop the library after this merges.

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

How This Was Tested

Build testing.

Integration Instructions

Platforms should update to FltUsedLib|MsCorePkg/Library/FltUsedLib/FltUsedLib.inf in their DSCs. This change is not a breaking change, but the removal in mu_basecore will be.

Global: Remove backport workflow. @apop5 (#859)

Change Details

Description

The switch from dev/release to just relase left the backport workflow in the repo. Though it will not be triggered, dependabot will continue to attempt to update the github actions used.

Remove the workflow to reduce unused workflows and to prevent dependabot from attempting to update.

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

How This Was Tested

N/A

Integration Instructions

N/A

Full Changelog: https://github.com/microsoft/mu_plus/compare/v2025110000.0.2...v2025110000.0.3

Notability

notability 3.0/10

Routine version release of existing project