Skip to content

Commit

Permalink
Integrate Rust HID driver
Browse files Browse the repository at this point in the history
Per integration instructions in microsoft/mu_plus#324,
`UsbMouseAbsolutePointerDxe` is removed and `UsbHidDxe` and `UefiHidDxe` are
added to the build.

The absolute pointer protocol will now be installed by the `AbsolutePointer`
crate in `HidPkg` linked against the `UefiHidDxe` module.

Signed-off-by: Michael Kubacki <[email protected]>
  • Loading branch information
makubacki authored and joschock committed Oct 20, 2023
1 parent decbad4 commit f7f3c5f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.

0 comments on commit f7f3c5f

Please sign in to comment.