Skip to content

Bump MU_BASECORE from 2025020003.0.0 to 2025020003.0.2#1314

Merged
kuqin12 merged 1 commit intomainfrom
projectmubot/submodules/mu_basecore/2025020003.0.2
Feb 12, 2026
Merged

Bump MU_BASECORE from 2025020003.0.0 to 2025020003.0.2#1314
kuqin12 merged 1 commit intomainfrom
projectmubot/submodules/mu_basecore/2025020003.0.2

Conversation

@mu-automation
Copy link
Copy Markdown
Contributor

@mu-automation mu-automation Bot commented Feb 10, 2026

Bumps MU_BASECORE from 2025020003.0.0 to 2025020003.0.2

Introduces 22 new commits in MU_BASECORE.

Commits
  • b67716 [release/202502] Update BaseTools ext dep to v2025020003.0.0 (#1610)
  • 2f3151 [CHERRY-PICK] MdePkg, MdeModulePkg/ArmFfaLib: add funcs to get partition info via regs
  • 9a0675 [CHERRY-PICK] MdeModulePkg/ArmFfaLib: support ArmFfaLib wihtout Rx/Tx buffer
  • f282e9 [CHERRY-PICK] MdePkg,MdeModulePkg/ArmFfaLib: introduce ArmFfaGetPartitionInfo()
  • 25b93e ArmPlatformPkg,EmbeddedPkg,MdeModulePkg: Move RealTimeClockLib header
  • f90aa0 Update FlattenPdbs Plugin to pick up additional symbols.
  • d5c455 CryptoPkg: Add BaseCryptInit(..)
  • a4ebcf BaseTools: Add support for preserving build ID (#1609)
  • 9332b6 pip: bump regex from 2025.11.3 to 2026.1.15 (#1617)
  • d9764a NetworkPkg: Handle UDP4 polling failures (#1595)
  • ba9f76 Revert Handle UDP4 polling failures (#1619)
  • 668bdb BaseTools/Plugin/FlattenPdbs: Add plugin id to allow for easier overrides (#1622)
  • c29fe9 [CHERRY-PICK] MdePkg/IndustryStandard: update Tpm2Acpi table to revision 5
  • 6f83b1 NetworkPkg/Mtftp4Dxe: Prevent invalid memory dereference on MTFTP poll (#1623)
  • eb18dc NetworkPkg: Reset DHCP Service Binding IO Status on Stop (#1620)
  • e9e821 NetworkPkg/DxeNetLib: Initialize MediaState to EFI_NOT_READY
  • 35544b NetworkPkg/DxeNetLib: Make NetLibDetectMedia() calls at TPL_CALLBACK
  • 60b5a5 NetworkPkg/UefiPxeBcDxe: Initialize IPV4 token in IPV4 branch (#1625)
  • 7d5ba9 .pytool: Add uncrustify disable/enable inline strings
  • 2eaecf StandaloneMmPkg/MmCommunicationDxe: Enforce CommSize validation (#1629)
  • afb0c8 ShellPkg: SMBIOS type 20 Extended Starting/Ending Address print type error
  • b09f1f UefiCpuPkg: Make X64 Page Table Definitions Public

Signed-off-by: Project Mu Bot mubot@microsoft.com

Introduces 22 new commits in [MU_BASECORE](https://github.com/microsoft/mu_basecore.git).

<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/mu_basecore/commit/b67716603d183c46fc4f68446708d3219bea06b9">b67716</a> [release/202502] Update BaseTools ext dep to v2025020003.0.0 (<a href="https://github.com/microsoft/mu_basecore/pull/1610">#1610</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/2f3151d00f7d51ac3daa467a4aa20dc1f317a0b6">2f3151</a> [CHERRY-PICK] MdePkg, MdeModulePkg/ArmFfaLib: add funcs to get partition info via regs</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/9a06758e1e2e97e102879c16560467ba908d9bee">9a0675</a> [CHERRY-PICK] MdeModulePkg/ArmFfaLib: support ArmFfaLib wihtout Rx/Tx buffer</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/f282e9bd9412ad254d257cf4df7937dcedb78df7">f282e9</a> [CHERRY-PICK] MdePkg,MdeModulePkg/ArmFfaLib: introduce ArmFfaGetPartitionInfo()</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/25b93e36890145ccb5fced6cf8616f5a2508dcda">25b93e</a> ArmPlatformPkg,EmbeddedPkg,MdeModulePkg: Move RealTimeClockLib header</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/f90aa00c85970c9e27bc4dc54f419b60de93ab56">f90aa0</a> Update FlattenPdbs Plugin to pick up additional symbols.</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/d5c4552aff0bbac55de67be567c0113bd86a989b">d5c455</a> CryptoPkg: Add BaseCryptInit(..)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/a4ebcff577d0eb8c4e57d17680a4439f314b0017">a4ebcf</a> BaseTools: Add support for preserving build ID (<a href="https://github.com/microsoft/mu_basecore/pull/1609">#1609</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/9332b6a32d7989cfadb282278410d19691013b07">9332b6</a> pip: bump regex from 2025.11.3 to 2026.1.15 (<a href="https://github.com/microsoft/mu_basecore/pull/1617">#1617</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/d9764a7088b9d18fb53c949ec6b0c5f02f62d7e6">d9764a</a> NetworkPkg: Handle UDP4 polling failures (<a href="https://github.com/microsoft/mu_basecore/pull/1595">#1595</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/ba9f76c16f0f170d233f25ffb52e6ab66d7873c2">ba9f76</a> Revert Handle UDP4 polling failures (<a href="https://github.com/microsoft/mu_basecore/pull/1619">#1619</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/668bdb583bc0e7b71dc6e49a1e42751caf5355e7">668bdb</a> BaseTools/Plugin/FlattenPdbs: Add plugin id to allow for easier overrides (<a href="https://github.com/microsoft/mu_basecore/pull/1622">#1622</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/c29fe9c32277a02c77df2c67a80f81580ac39b6b">c29fe9</a> [CHERRY-PICK] MdePkg/IndustryStandard: update Tpm2Acpi table to revision 5</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/6f83b17b8c16da60439cff82f96ba258d1115bc6">6f83b1</a> NetworkPkg/Mtftp4Dxe: Prevent invalid memory dereference on MTFTP poll (<a href="https://github.com/microsoft/mu_basecore/pull/1623">#1623</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/eb18dc01f08768c392470d5e797e772aa1d6cc1e">eb18dc</a> NetworkPkg: Reset DHCP Service Binding IO Status on Stop (<a href="https://github.com/microsoft/mu_basecore/pull/1620">#1620</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/e9e821dbbe0e23fd05eab19afd5bfc79fa94276a">e9e821</a> NetworkPkg/DxeNetLib: Initialize MediaState to EFI_NOT_READY</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/35544bc61bcf7aeb569f23661acd806c775e46d3">35544b</a> NetworkPkg/DxeNetLib: Make NetLibDetectMedia() calls at TPL_CALLBACK</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/60b5a5e970df68596efd714a0c6e18af101de550">60b5a5</a> NetworkPkg/UefiPxeBcDxe: Initialize IPV4 token in IPV4 branch (<a href="https://github.com/microsoft/mu_basecore/pull/1625">#1625</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/7d5ba96134b3cfe4bcddbacc4574980c77e612fd">7d5ba9</a> .pytool: Add uncrustify disable/enable inline strings</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/2eaecf65cf2cbcd98233137a206152cd6a6edee7">2eaecf</a> StandaloneMmPkg/MmCommunicationDxe: Enforce CommSize validation (<a href="https://github.com/microsoft/mu_basecore/pull/1629">#1629</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/afb0c811c17d4943fde9816e0f2ec9eff9ccd1c0">afb0c8</a> ShellPkg: SMBIOS type 20 Extended Starting/Ending Address print type error</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/b09f1fd5f3bf28ee3ba6d3bb7c25406246564b78">b09f1f</a> UefiCpuPkg: Make X64 Page Table Definitions Public</li>
</ul>
</details>

Signed-off-by: Project Mu Bot <mubot@microsoft.com>
@mu-automation mu-automation Bot added type:dependencies Pull requests that update a dependency file type:submodules Pull requests that update submodules labels Feb 10, 2026
@kuqin12 kuqin12 merged commit d39b65c into main Feb 12, 2026
31 checks passed
@kuqin12 kuqin12 deleted the projectmubot/submodules/mu_basecore/2025020003.0.2 branch February 12, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependencies Pull requests that update a dependency file type:submodules Pull requests that update submodules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants