audk/MdeModulePkg/Bus/Ufs/UfsPassThruDxe
Hao Wu a8321feebb MdeModulePkg/UfsPassThruDxe: Fix typo in UfsPassThruGetTargetLun()
For function UfsPassThruGetTargetLun(), the length of the input device
node specified by 'DevicePath' should be compared with the size of
'UFS_DEVICE_PATH' rather than the size of 'SCSI_DEVICE_PATH'.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2017-05-17 15:26:24 +08:00
..
ComponentName.c
UfsPassThru.c MdeModulePkg/UfsPassThruDxe: Fix typo in UfsPassThruGetTargetLun() 2017-05-17 15:26:24 +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
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