audk/MdeModulePkg/Bus/Ufs/UfsPassThruDxe
Hao Wu c16eee92d4 MdeModulePkg/Ufs: Set 'Data Segment Length' field for Write Descriptor
According to the Universal Flash Storage (UFS) Version 2.1 (JESD220C) spec
Section 10.7.8.5, the DATA SEGMENT LENGTH field of the UPIU shall also be
set to number of descriptor bytes to write.

The origin codes miss the above operation.

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-08-02 20:56:53 +08:00
..
ComponentName.c
UfsDevConfigProtocol.c MdeModulePkg/UfsPassThruDxe: Add impl of UFS Device Config Protocol 2017-08-02 20:56:45 +08:00
UfsPassThru.c MdeModulePkg/UfsPassThruDxe: Add impl of UFS Device Config Protocol 2017-08-02 20:56:45 +08:00
UfsPassThru.h MdeModulePkg/UfsPassThruDxe: Add impl of UFS Device Config Protocol 2017-08-02 20:56:45 +08:00
UfsPassThru.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UfsPassThruDxe.inf MdeModulePkg/UfsPassThruDxe: Add impl of UFS Device Config Protocol 2017-08-02 20:56:45 +08:00
UfsPassThruExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UfsPassThruHci.c MdeModulePkg/Ufs: Set 'Data Segment Length' field for Write Descriptor 2017-08-02 20:56:53 +08:00
UfsPassThruHci.h MdeModulePkg/UfsPassThruDxe: fix initialize OCS value to 0x0F 2017-01-20 09:11:25 +08:00