ReleaseMicrosoftMicrosoftpublished May 18, 2026seen 5d

microsoft/mu_basecore v2025110001.0.10

microsoft/mu_basecore

Open original ↗

Captured source

source ↗
published May 18, 2026seen 5dcaptured 10hhttp 200method plain

v2025110001.0.10

Repository: microsoft/mu_basecore

Tag: v2025110001.0.10

Published: 2026-05-18T16:54:57Z

Prerelease: no

Release notes:

What's Changed

Revert the previous TPM table revert.. @kuqin12 (#1798)

Change Details

Description

The TPM over FFA table revert was not necessary. Bringing back the bug fix to the mainline.

For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

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

How This Was Tested

This is a one-to-one reversion.

Integration Instructions

N/A

🐛 Bug Fixes

[SQUASH ON REBASE] ArmPlatformPkg: MemoryInitPeiLib: Fix V2 HOB Attribute @os-d (#1801)

Change Details

Description

Commit 5e381f8de665bbc7ce520134049758274910a9bf updated the V2 resc desc HOB parsing in MemoryInitPeiLib, but if splitting the system memory HOB to accommodate the FD HOB, the attribute chosen for the leftover system memory HOB was the resource attributes, not the memory attributes.

This fixes this by preserving the memory attribute correctly.

This should be squashed with b8960d8a908c98b566cb5204cc9a6eb8b3d1b11a, 5e381f8de665bbc7ce520134049758274910a9bf, and fb5e75cbf1c471de9a14233044c5e31ee3028a38 on rebase.

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

How This Was Tested

Tested on a physical platform where the Patina readiness tool was failing because invalid attributes were set in a HOB field. After this change it passes.

Integration Instructions

N/A.

Full Changelog: https://github.com/microsoft/mu_basecore/compare/v2025110001.0.9...v2025110001.0.10

Notability

notability 3.0/10

Routine version release, no notable traction