Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump MU_BASECORE from 2023110008.0.0 to 2023110008.1.0 and MU_SUPV to 12.0.0 #980

Closed

Conversation

ProjectMuBot
Copy link
Collaborator

Bumps MU_BASECORE from 2023110008.0.0 to 2023110008.1.0

Introduces 14 new commits in MU_BASECORE.

Commits
  • ff6280 pip: update edk2-pytool-extensions requirement from ~=0.27.4 to ~=0.27.5 (#876)
  • 72d476 MuCodeQlQueries.qls: Pin to the 0.9.12 codeq/cpp-queries pack (#882)
  • 58a2bc MdePkg: Add Random Number Generator (RNG) PPI
  • fc52e4 MdePkg: Add PeiRngLib
  • abd6ff pip: update edk2-pytool-library requirement from ~=0.21.5 to ~=0.21.6 (#889)
  • 9051d2 Set EFI_MEMORY_SP as System Memory (#886)
  • 304009 Added MockPciIoProtocol and MockLocalApicLib (#890)
  • ff7dab [CHERRY-PICK] UefiCpuPkg/PiSmmCpuDxeSmm: distinguish GetSmBase() failure modes
  • 719bf7 [CHERRY-PICK] UefiCpuPkg/PiSmmCpuDxeSmm: fix NULL deref when gSmmBaseHobGuid is missing
  • 8451c1 BaseTools: tools_def: Add support for CLANDPDB with AARCH64
  • 71d433 MdePkg: Include: Fix unsupported directives from CLANDPDB
  • e38829 MdePkg: CompilerIntrinsicsLib: Resolve unsupported syntax by CLANDPDB
  • c0aa7e [SQUASH ON REBASE] UefiCpuPkg: AsmMacroIoLib: Remove duplicate file
  • 4298c3 MdeModulePkg: DeviceManagerUiLib: Fix using uninitialized variable

Signed-off-by: Project Mu Bot [email protected]

Introduces 14 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/ff628092e879873651e113cc487239897e97526c">ff6280</a> pip: update edk2-pytool-extensions requirement from ~=0.27.4 to ~=0.27.5 (<a href="https://github.com/microsoft/mu_basecore/pull/876">#876</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/72d4761b624ddf3b0e3d98a4acc14bc8a6a41df0">72d476</a> MuCodeQlQueries.qls: Pin to the 0.9.12 codeq/cpp-queries pack (<a href="https://github.com/microsoft/mu_basecore/pull/882">#882</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/58a2bcafc7e95ffbda50838c44d3130760a9e4b4">58a2bc</a> MdePkg: Add Random Number Generator (RNG) PPI</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/fc52e410f6a343e7af90ddba4f03074c0237916e">fc52e4</a> MdePkg: Add PeiRngLib</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/abd6ffcb58f1215494125ef7a5b375e3076a2bb3">abd6ff</a> pip: update edk2-pytool-library requirement from ~=0.21.5 to ~=0.21.6 (<a href="https://github.com/microsoft/mu_basecore/pull/889">#889</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/9051d2e811e41a537904344b7f567db38a328ff9">9051d2</a> Set EFI_MEMORY_SP as System Memory (<a href="https://github.com/microsoft/mu_basecore/pull/886">#886</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/304009e91704ea9756af10bbde8b5fed72b5fb71">304009</a> Added MockPciIoProtocol and MockLocalApicLib (<a href="https://github.com/microsoft/mu_basecore/pull/890">#890</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/ff7dabfdca8534a1d1b3551e91b739be20a5f8fc">ff7dab</a> [CHERRY-PICK] UefiCpuPkg/PiSmmCpuDxeSmm: distinguish GetSmBase() failure modes</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/719bf756ea6d94ef800eaab4601d3ed52423ef35">719bf7</a> [CHERRY-PICK] UefiCpuPkg/PiSmmCpuDxeSmm: fix NULL deref when gSmmBaseHobGuid is missing</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/8451c12e5c9486d74f4ce4ae2aeb1ec4d0851ec6">8451c1</a> BaseTools: tools_def: Add support for CLANDPDB with AARCH64</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/71d4330676132bbea5844dca9932d35a705f3095">71d433</a> MdePkg: Include: Fix unsupported directives from CLANDPDB</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/e38829aecb27be7958844ccb30da2467d4a69306">e38829</a> MdePkg: CompilerIntrinsicsLib: Resolve unsupported syntax by CLANDPDB</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/c0aa7e0d5914c82d3d937e1a57b7510afb17ce2d">c0aa7e</a> [SQUASH ON REBASE] UefiCpuPkg: AsmMacroIoLib: Remove duplicate file</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/4298c31df7a47fc9731885292daefe8c170dd0c7">4298c3</a> MdeModulePkg: DeviceManagerUiLib: Fix using uninitialized variable</li>
</ul>
</details>

Signed-off-by: Project Mu Bot <[email protected]>
@ProjectMuBot ProjectMuBot added type:dependencies Pull requests that update a dependency file type:submodules Pull requests that update submodules labels Jun 7, 2024
@kuqin12
Copy link
Contributor

kuqin12 commented Jun 8, 2024

this can be superseded by #944.

@kuqin12 kuqin12 changed the title Bump MU_BASECORE from 2023110008.0.0 to 2023110008.1.0 Bump MU_BASECORE from 2023110008.0.0 to 2023110008.1.0 and MU_SUPV to 12.0.0 Jun 12, 2024
@kuqin12 kuqin12 requested a review from apop5 June 12, 2024 18:02
@kuqin12
Copy link
Contributor

kuqin12 commented Jun 26, 2024

this can be superseded by #944.

Done.

@kuqin12 kuqin12 closed this Jun 26, 2024
@kuqin12 kuqin12 deleted the projectmubot/submodules/mu_basecore/2023110008.1.0 branch June 26, 2024 07:36
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