]> git.proxmox.com Git - mirror_edk2.git/commit
fix the wrong data length. According to spec, to get interface and configuration...
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 6 May 2009 04:26:30 +0000 (04:26 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 6 May 2009 04:26:30 +0000 (04:26 +0000)
commitc255449e639a272daa90421414084d407a715289
tree6181c5b8ec62c7a08685373906b5f1a29bb9ceaf
parent8b85412a1d3a2648e43a10f6b07e8ffa81c980d3
fix the wrong data length. According to spec, to get interface and configuration descriptors, should pass 1 as data length.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8246 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/UefiUsbLib/UsbDxeLib.c