audk/MdeModulePkg/Bus/Ufs/UfsPassThruDxe
Hao Wu 95ad8f7f6a MdeModulePkg/Ufs: Wait fDeviceInit be cleared by devices during init
In the origin codes, the host sets the fDeviceInit flag to initiate device
initialization, but does not check whether the device resets this flag
to indicate the device initialization is completed.

Details can be referred at UFS 2.0 Spec Section 14.2 - Flags.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Mateusz Albecki <mateusz.albecki@intel.com>
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
2017-04-20 13:09:51 +08:00
..
ComponentName.c MdeModulePkg: Add UFS (Universal Flash Storage) Stack 2015-04-29 02:42:58 +00:00
UfsPassThru.c MdeModulePkg/Ufs: Wait fDeviceInit be cleared by devices during init 2017-04-20 13:09:51 +08:00
UfsPassThru.h MdeModulePkg/Ufs: Wait fDeviceInit be cleared by devices during init 2017-04-20 13:09:51 +08:00
UfsPassThru.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UfsPassThruDxe.inf MdeModulePkg/Ufs: Refine EDKII_UFS_HOST_CONTROLLER_PROTOCOL interface 2015-05-28 07:42:05 +00:00
UfsPassThruExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UfsPassThruHci.c MdeModulePkg/Ufs: Wait fDeviceInit be cleared by devices during init 2017-04-20 13:09:51 +08:00
UfsPassThruHci.h MdeModulePkg/UfsPassThruDxe: fix initialize OCS value to 0x0F 2017-01-20 09:11:25 +08:00