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 2024050000.1.4 to 2024050003.0.0 #1087

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ProjectMuBot
Copy link
Collaborator

Bumps MU_BASECORE from 2024050000.1.4 to 2024050003.0.0

Introduces 16 new commits in MU_BASECORE.

Commits
  • df3b84 Create memory bin override library to allow for more extensive platform customization (#194)
  • 6bdf6f [Cherry-Pick] MdePkg/SmBios.h: Add new Socket Type for SMBIOS Type4 (#1229)
  • 59017e Mock Functions for MmReportStatusCodeHandler
  • 76027b Match Edk2 design
  • 885f1c MdePkg/SmBios.h: Add new Processor Upgrade definition for SMBIOS Type4
  • 0c5d61 MdePkg: Updated Type 4 Info as per Smbios 3.8.0
  • 92ac6d [SQUASH ON REBASE] Remove Windows ARM BaseTools Build
  • 7b58f0 Add MockVariablePolicyHelperLib (#1238)
  • c18e53 [SQUASH ON REBASE] Remove Windows ARM BaseTools Build
  • 24fe30 [SQUASH ON REBASE] Move inline comments to separate lines for tools_def (#1190)
  • 5f4484 Add Mock for Mock Smm Sw Dispatch2 Protocol (#1217)
  • 15ed5b Add mock for protocol MockFirmwareVolumeBlock under MdePkg (#1216)
  • 31f8e4 Create Mock for SafeIntLib (#1235)
  • e7b483 Update shared crypto to v1.0.0 (#1245)
  • 464589 BaseTools: Disable Second DLINK step for WHOLEARCHIVE (#1243)
  • ddcb1f Createa Mock for PciRootBridgeIoProtocol, MockPciPlatformProtocol & add mock function under MockUefiBootServiceTableLib (#1213)

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

Introduces 16 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/df3b8476132493d4bde39be3b0cc9a4c6df3faab">df3b84</a> Create memory bin override library to allow for more extensive platform customization  (<a href="https://github.com/microsoft/mu_basecore/pull/194">#194</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/6bdf6f81094d09601370321363259428f37c72e7">6bdf6f</a> [Cherry-Pick] MdePkg/SmBios.h: Add new Socket Type for SMBIOS Type4 (<a href="https://github.com/microsoft/mu_basecore/pull/1229">#1229</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/59017ef89b20ed3315e8786c280dbbade21b4d5d">59017e</a> Mock Functions for MmReportStatusCodeHandler</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/76027bb5af3c675fa1b3b7d01d06d5b2aaad32b1">76027b</a> Match Edk2 design</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/885f1c43585daf35345e54b9f58ee1d55d9c9f9b">885f1c</a> MdePkg/SmBios.h: Add new Processor Upgrade definition for SMBIOS Type4</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/0c5d61b6e58525529ccc02d685b556c0f4d8196a">0c5d61</a> MdePkg: Updated Type 4 Info as per Smbios 3.8.0</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/92ac6d9a65b6e1257aaf28cf6663337dc59686cd">92ac6d</a> [SQUASH ON REBASE] Remove Windows ARM BaseTools Build</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/7b58f099ca51383ce6d4fd80d5dc465c1c78eabf">7b58f0</a> Add MockVariablePolicyHelperLib (<a href="https://github.com/microsoft/mu_basecore/pull/1238">#1238</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/c18e53b15f86862006ca3bc384ea27ad1198d57b">c18e53</a> [SQUASH ON REBASE] Remove Windows ARM BaseTools Build</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/24fe301094fcfd2ae03973af4869515381bc2301">24fe30</a> [SQUASH ON REBASE] Move inline comments to separate lines for tools_def (<a href="https://github.com/microsoft/mu_basecore/pull/1190">#1190</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/5f4484f2166e554095d52540d742babebc302562">5f4484</a> Add Mock for Mock Smm Sw Dispatch2 Protocol (<a href="https://github.com/microsoft/mu_basecore/pull/1217">#1217</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/15ed5b8a33af82e17929d621bc57077686ea24be">15ed5b</a> Add mock for protocol MockFirmwareVolumeBlock under MdePkg (<a href="https://github.com/microsoft/mu_basecore/pull/1216">#1216</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/31f8e41bf6abd2b54cf6e6181cd06a33d92dfbd1">31f8e4</a> Create Mock for SafeIntLib (<a href="https://github.com/microsoft/mu_basecore/pull/1235">#1235</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/e7b483630b550238ed4d35ffcfafd1a286ffa438">e7b483</a> Update shared crypto to v1.0.0 (<a href="https://github.com/microsoft/mu_basecore/pull/1245">#1245</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/464589a963015ee4693a1ce0344508da74b1326d">464589</a> BaseTools: Disable Second DLINK step for WHOLEARCHIVE (<a href="https://github.com/microsoft/mu_basecore/pull/1243">#1243</a>)</li>
<li><a href="https://github.com/microsoft/mu_basecore/commit/ddcb1fa6cbbb93f9d943a0f326f2d59d1b17fecd">ddcb1f</a> Createa Mock for PciRootBridgeIoProtocol, MockPciPlatformProtocol & add mock function under MockUefiBootServiceTableLib (<a href="https://github.com/microsoft/mu_basecore/pull/1213">#1213</a>)</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 Dec 19, 2024
@makubacki
Copy link
Member

/azp help

Copy link

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@makubacki
Copy link
Member

/azp rerun

Copy link

Command 'rerun' is not supported by Azure Pipelines.

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@makubacki
Copy link
Member

Was just demonstrating azp commands.

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.

2 participants