audk/MdeModulePkg/Bus/Ufs
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
..
UfsBlockIoPei MdeModulePkg/UfsBlkIoPei: Fix undefined behavior in signed left shift 2017-04-13 08:58:56 +08:00
UfsPassThruDxe MdeModulePkg/UfsPassThruDxe: Fix typo in UfsPassThruGetTargetLun() 2017-05-17 15:26:24 +08:00