]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.h
MdeModulePkg UfsPassThruDxe: Add Non-blocking I/O Support
authorHao Wu <hao.a.wu@intel.com>
Fri, 11 Dec 2015 01:58:45 +0000 (01:58 +0000)
committerhwu1225 <hwu1225@Edk2>
Fri, 11 Dec 2015 01:58:45 +0000 (01:58 +0000)
commit0350b57cf75984a3930ee3e3c10d96eefaf07e28
treec903598e268138c70d34210fdde1cfbebca6514e
parentd670bf5336f5a5d1c1c5a7a95d4915fd73a8b682
MdeModulePkg UfsPassThruDxe: Add Non-blocking I/O Support

Previously, UfsPassThruPassThru function does not handle the 'Event'
parameter and blocking read/write operations are always executed.

This commit enables non-blocking read/write feature for UFS devices.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19216 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.c
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.h
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThruHci.c