nicklela / edk2-redfish-client-deprecated

Edk2 RedfishClientPkg workplace
Other
0 stars 0 forks source link

Verify USB CDC driver for Redfish Host Interface #12

Open changab opened 2 years ago

nicklela commented 2 years ago

Latest patch file: [edk2-devel] [PATCH 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support

nicklela commented 1 year ago

There is one issue catched by code checking system: https://edk2.groups.io/g/devel/message/95292

nicklela commented 1 year ago

code branch is here: https://github.com/nicklela/edk2/tree/UsbNic

nicklela commented 1 year ago

I verified that the RNDIS driver is not working. There is missing OID command to start network flow on RNDIS device.

image Ref: https://learn.microsoft.com/en-us/windows-hardware/drivers/network/example-connectionless--802-3--initialization-sequence

nicklela commented 1 year ago
nicklela commented 1 year ago

Discussion to remove bulk transfer time out: https://edk2.groups.io/g/devel/message/97036

nicklela commented 1 year ago

Discussion to remove bulk transfer time out: https://edk2.groups.io/g/devel/message/97036

Those annoying message is removed from both EHCI and XHCI: https://github.com/tianocore/edk2/commit/d9e7f6fe49738421c02381425d289767d7055ef1