[edk2-devel] [PATCH v2 0/1] MdeModulePkg/Usb/EfiKey: Fix endpoint selection

MrChromebox posted 1 patch 4 years, 3 months ago
Failed in applying to current master (apply log)
MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
[edk2-devel] [PATCH v2 0/1] MdeModulePkg/Usb/EfiKey: Fix endpoint selection
Posted by MrChromebox 4 years, 3 months ago
USB keyboard initialization fails if the OUT interrupt
endpoint precedes the IN endpoint. Fix that.

Matt DeVillier (1):
  MdeModulePkg/Usb/EfiKey: Fix endpoint selection

 MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.20.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#52722): https://edk2.groups.io/g/devel/message/52722
Mute This Topic: https://groups.io/mt/69392824/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH v2 0/1] MdeModulePkg/Usb/EfiKey: Fix endpoint selection
Posted by Wu, Hao A 4 years, 3 months ago
I found that besides the UsbKbDxe & UsbMouseDxe drivers, UsbMouseAbsolutePointerDxe
has a similar issue. Could you help to address it as well?

Really sorry about this, I should have caught this earlier.

Best Regards,
Hao Wu


> -----Original Message-----
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
> MrChromebox
> Sent: Friday, January 03, 2020 11:43 AM
> To: devel@edk2.groups.io
> Cc: Matt DeVillier
> Subject: [edk2-devel] [PATCH v2 0/1] MdeModulePkg/Usb/EfiKey: Fix
> endpoint selection
> 
> USB keyboard initialization fails if the OUT interrupt
> endpoint precedes the IN endpoint. Fix that.
> 
> Matt DeVillier (1):
>   MdeModulePkg/Usb/EfiKey: Fix endpoint selection
> 
>  MdeModulePkg/Bus/Usb/UsbKbDxe/EfiKey.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> --
> 2.20.1
> 
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#52728): https://edk2.groups.io/g/devel/message/52728
Mute This Topic: https://groups.io/mt/69392824/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-