fix the wrong data length. According to spec, to get interface and configuration...
commit98e3c1a6bfbdbea0f8fc8339cf12643e00d54259
authortian, feng <eric_tian@tianocore.org>
Wed, 6 May 2009 04:26:30 +0000 (6 04:26 +0000)
committertian, feng <eric_tian@tianocore.org>
Wed, 6 May 2009 04:26:30 +0000 (6 04:26 +0000)
tree6181c5b8ec62c7a08685373906b5f1a29bb9ceaf
parent67c07d536bda0117a9b702479ea9a5f13c0ded4c
fix the wrong data length. According to spec, to get interface and configuration descriptors, should pass 1 as data length.
MdePkg/Library/UefiUsbLib/UsbDxeLib.c