Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HidPkg/UsbHidDxe: Continue on failure to get descriptor
In case a HID device fails to return a HID descriptor, this change will return the error status from UsbHidDriverBindingStart() rather than assert to match previous behavior from HID drivers. The HID IO protocol will not be installed on these devices. Signed-off-by: Michael Kubacki <[email protected]>
- Loading branch information