OpenDevicePartnership / OpenDevicePartnership/patina

[Feature]: Convert the HID Rust Driver to a Patina Component

Open
#737 1 comment 0 reactions 1 assignee View on GitHub

@joschock is already working on this.

Since May 27, 2026.

state:backlog state:needs-triage type:feature-request urgency:medium
Dominant language
Rust
Stars
544
Forks
54
Avg merge
1d 8h
Merged PRs (30d)
30

Description

Feature Overview

There are a few Rust drivers in the mu_plus repo, primarily UefiHidDxe, UefiHidDxev2 and their dependencies, that were written pre-Patina components and as such do not fit the model Patina expects to execute drivers.

Solution Overview

These should be ported to Patina components, while leaving the existing drivers in mu_plus because platforms did ship with them; however, these original drivers should be marked as deprecated. Users of Patina should consume the new components.

Alternatives Considered

No response

Urgency

Medium

Are you going to implement the feature request?

Someone else needs to implement the feature

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.