Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps Common/MU from
2023020002.0.1
to 2023020002.0.2
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]>
- Loading branch information