]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transfer
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 15 Aug 2011 16:38:27 +0000 (16:38 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 15 Aug 2011 16:38:27 +0000 (16:38 +0000)
commite0932788c3b2b9e57f1546cb201d355c11f308cd
treedf9b0760bd52c39713e27db5a0a22232e467b759
parentbb0f9e9ba31f9722faa84c5d57195df013660214
EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transfer

Before the SetBlockLength command was called prior to a Read or Write command.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12133 6f19259b-4bc3-4df7-8a09-765794883524
EmbeddedPkg/Universal/MmcDxe/MmcBlockIo.c