Skip to content

Commit

Permalink
Add UsbHidDxe driver that produces HidIo instance on USB HID devices.
Browse files Browse the repository at this point in the history
  • Loading branch information
joschock committed Oct 6, 2023
1 parent 562ff5a commit 9d01994
Show file tree
Hide file tree
Showing 3 changed files with 1,115 additions and 0 deletions.
1 change: 1 addition & 0 deletions HidPkg/HidPkg.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
HidPkg/HidMouseAbsolutePointerDxe/HidMouseAbsolutePointerDxe.inf
HidPkg/UsbKbHidDxe/UsbKbHidDxe.inf
HidPkg/UsbMouseHidDxe/UsbMouseHidDxe.inf
HidPkg/UsbHidDxe/UsbHidDxe.inf

[BuildOptions]
#force deprecated interfaces off
Expand Down
Loading

0 comments on commit 9d01994

Please sign in to comment.