ReleaseMicrosoftMicrosoftpublished Mar 18, 2026seen 5d

microsoft/mu_plus v2025110000.0.1

microsoft/mu_plus

Open original ↗

Captured source

source ↗
published Mar 18, 2026seen 5dcaptured 9hhttp 200method plain

v2025110000.0.1

Repository: microsoft/mu_plus

Tag: v2025110000.0.1

Published: 2026-03-18T21:19:09Z

Prerelease: no

Release notes:

What's Changed

UefiTestingPkg: FlatPageTableLib: Include Public Page Table Defs @os-d (#857)

Change Details

Description

In mu_basecore commit 5ba3221588832c47249a6db1f38b490f034e07ca the X86 Page Table definitions were moved from CpuPageTableLib to MdePkg. Consume these from the new location and define a macro that remained in the private header in edk2.

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

How This Was Tested

Built.

Integration Instructions

N/A.

Replace memcpy with CopyGuid. @jaykrell (#852)

Change Details

There is a link error here, due to struct assignment being memcpy with some compilers.

Replace struct assignment with CopyGuid.

Full Changelog: https://github.com/microsoft/mu_plus/compare/v2025110000.0.0...v2025110000.0.1

Notability

notability 2.0/10

Routine minor version release, not notable