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 Common/MU from 2023020002.0.1 to 2023020002.0.2 #736

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

ProjectMuBot
Copy link
Collaborator

Bumps Common/MU from 2023020002.0.1 to 2023020002.0.2

Introduces 15 new commits in Common/MU.

Commits
  • f58171 Document current data flow of debug logging filtering (#332)
  • 0b235e Paging Audit: Add 8 Tests to Shell App
  • 972c92 Paging Audit: Minor Formatting Fixes in Shell App
  • 8b73b5 Paging Audit: Collect Memory Attribute Protocol Data
  • 4ab7c8 Paging Audit: Skip Collecting Invalid Pages on AArch64
  • c54d64 Bugfix: Ensure EntryCount is Updated in AArch64 CreateFlatPageTable()
  • 26e2e4 Paging Audit: Reformat HTML Templates
  • 43bd78 Paging Audit: Make Header in Memory Data Tab Horizontally Scrollable
  • b4f159 Paging Audit: Refactor Filter Logic and add Logical OR Filtering
  • 4ca8d6 Paging Audit: Add 5 Tests to HTML Templates
  • 179bd2 Add HidIo protocol definition.
  • c92629 Adds Rust protocol definition of HidIo.
  • 22829e Adds Rust protocol definition for AbsolutePointer
  • 27ca9e Adds UsbHidDxe driver - written in C, provides an implementation of HidIo over USB.
  • 82177d Adds UefiHidDxe driver - written in Rust, provides input report handling for HidIo pointer devices.

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 Oct 14, 2023
Introduces 15 new commits in [Common/MU](https://github.com/microsoft/mu_plus.git).

<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/mu_plus/commit/f58171d7ee43338a939db0fab782295f15e67353">f58171</a> Document current data flow of debug logging filtering (<a href="https://github.com/microsoft/mu_plus/pull/332">#332</a>)</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/0b235e6e4c1de3ab753948d30eab233daa060100">0b235e</a> Paging Audit: Add 8 Tests to Shell App</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/972c92703beffd011176a7155f918938acd795a6">972c92</a> Paging Audit: Minor Formatting Fixes in Shell App</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/8b73b5bd787acb652439af34085459c3c4720095">8b73b5</a> Paging Audit: Collect Memory Attribute Protocol Data</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/4ab7c89787765bb45dc2efec7775a7126b26b2d9">4ab7c8</a> Paging Audit: Skip Collecting Invalid Pages on AArch64</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/c54d64347d5e4427cf57579796b84511e2e5fb74">c54d64</a> Bugfix: Ensure EntryCount is Updated in AArch64 CreateFlatPageTable()</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/26e2e457413df9cae6b1cb3c1f39db4c05fc1c9c">26e2e4</a> Paging Audit: Reformat HTML Templates</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/43bd789b7c10a4bb2d87692a543cbd6a7dd0b6b8">43bd78</a> Paging Audit: Make Header in Memory Data Tab Horizontally Scrollable</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/b4f1594135f4e5f4e3dd1b142773fab91d4f22b8">b4f159</a> Paging Audit: Refactor Filter Logic and add Logical OR Filtering</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/4ca8d648e28d7ee866b591cb690276f50d4a97ad">4ca8d6</a> Paging Audit: Add 5 Tests to HTML Templates</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/179bd23f26443c34b3ea5bfcfbe416b404de5ce0">179bd2</a> Add HidIo protocol definition.</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/c926291503a7d6160811762a776b9c03dfbbf9b5">c92629</a> Adds Rust protocol definition of HidIo.</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/22829e49c41c327d878e1cd52ca7a021357cf147">22829e</a> Adds Rust protocol definition for AbsolutePointer</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/27ca9e6525231955a167dfb97beaf56c3abd277c">27ca9e</a> Adds UsbHidDxe driver - written in C, provides an implementation of HidIo over USB.</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/82177d10c773031995124757907196a404c97816">82177d</a> Adds UefiHidDxe driver - written in Rust, provides input report handling for HidIo pointer devices.</li>
</ul>
</details>

Signed-off-by: Project Mu Bot <[email protected]>
@makubacki makubacki force-pushed the projectmubot/submodules/mu_plus/2023020002.0.2 branch from dfc6158 to d2a8be0 Compare October 14, 2023 06:03
@github-actions github-actions bot added the language:python Pull requests that update Python code label Oct 16, 2023
@makubacki makubacki merged commit d2469c6 into main Oct 16, 2023
28 checks passed
@makubacki makubacki deleted the projectmubot/submodules/mu_plus/2023020002.0.2 branch October 16, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language:python Pull requests that update Python code 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