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 Features/DEBUGGER from 0.1.5 to 0.2.0 #1047

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

ProjectMuBot
Copy link
Collaborator

Bumps Features/DEBUGGER from 0.1.5 to 0.2.0

Introduces 6 new commits in Features/DEBUGGER.

Commits
  • 570fb6 Repo File Sync: Update PR template text (#54)
  • 24f5eb Still break into the debugger on unknown exception handlers (#55)
  • 347ae2 Add PCD flag to allow disabling debugger polling (#60)
  • efde75 pip: update edk2-pytool-library requirement from ~=0.21.10 to ~=0.21.11 (#61)
  • 0953bf Repo File Sync: Run CodeQL on dev/* branches (#62)
  • 08e01a Repo File Sync: Update Mu DevOps and container version (#63)

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

Introduces 6 new commits in [Features/DEBUGGER](https://github.com/microsoft/mu_feature_debugger.git).

<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/mu_feature_debugger/commit/570fb67e87c95ec95d97bf90ebc418a4524b50c2">570fb6</a> Repo File Sync: Update PR template text (<a href="https://github.com/microsoft/mu_feature_debugger/pull/54">#54</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_debugger/commit/24f5ebe0782b35e13e1529c405f94f9d776feae9">24f5eb</a> Still break into the debugger on unknown exception handlers (<a href="https://github.com/microsoft/mu_feature_debugger/pull/55">#55</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_debugger/commit/347ae2a7aa7fcc98df185f1dd131c8c005c0c813">347ae2</a> Add PCD flag to allow disabling debugger polling (<a href="https://github.com/microsoft/mu_feature_debugger/pull/60">#60</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_debugger/commit/efde7540632fd985654cdd204b97595c0dcb99e3">efde75</a> pip: update edk2-pytool-library requirement from ~=0.21.10 to ~=0.21.11 (<a href="https://github.com/microsoft/mu_feature_debugger/pull/61">#61</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_debugger/commit/0953bfec9552890a71b527081d8289c2ce673151">0953bf</a> Repo File Sync: Run CodeQL on dev/* branches (<a href="https://github.com/microsoft/mu_feature_debugger/pull/62">#62</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_debugger/commit/08e01ab5c51b41f8dd1aa35328c1227b8a3047ac">08e01a</a> Repo File Sync: Update Mu DevOps and container version (<a href="https://github.com/microsoft/mu_feature_debugger/pull/63">#63</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 Sep 25, 2024
@makubacki makubacki merged commit bab5066 into main Oct 1, 2024
31 checks passed
@makubacki makubacki deleted the projectmubot/submodules/mu_feature_debugger/0.2.0 branch October 1, 2024 01:30
eeshanl added a commit to eeshanl/mu_tiano_platforms that referenced this pull request Oct 1, 2024
- Move IORT table to SbsaQemuSmmuDxe
- Remove FDT calls and use HardwareInfoLib
- CP 42925c15bee09162c6dfc8c2204843ffac6201c1 in Silicon/Arm/TFA
- Moved from FixedPcd to Pcd because we use ArmMonitorCall to retrieve this now
  - gArmTokenSpaceGuid.PcdGicDistributorBase, gArmTokenSpaceGuid.PcdGicRedistributorsBase

Bump Features/DEBUGGER from 0.1.5 to 0.2.0 (microsoft#1047)

Bumps Features/DEBUGGER from `0.1.5` to `0.2.0`

Introduces 6 new commits in
[Features/DEBUGGER](https://github.com/microsoft/mu_feature_debugger.git).

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

Bump Silicon/Arm/MU_TIANO from 2024050000.0.0 to 2024050001.0.0 (microsoft#1034)

Bumps Silicon/Arm/MU_TIANO from `2024050000.0.0` to `2024050001.0.0`

Introduces 10 new commits in
[Silicon/Arm/MU_TIANO](https://github.com/microsoft/mu_silicon_arm_tiano.git).

Signed-off-by: Project Mu Bot <[email protected]>
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