Reviewed-by: Star Zeng <star.zeng@intel.com>
-----Original Message-----
From: Wu, Hao A
Sent: Thursday, July 20, 2017 10:19 AM
To: edk2-devel@lists.01.org
Cc: Wu, Hao A <hao.a.wu@intel.com>; Zeng, Star <star.zeng@intel.com>
Subject: [PATCH 0/2] Implementation of UFS Device Config Protocol
The series adds the implementation of UFS Device Config Protocol in the UfsPassThruDxe driver.
Also, the series resolves a 'Write Descriptor' operation failure issue in the UFS drivers.
Cc: Star Zeng <star.zeng@intel.com>
Hao Wu (2):
MdeModulePkg/UfsPassThruDxe: Add impl of UFS Device Config Protocol
MdeModulePkg/Ufs: Set 'Data Segment Length' field for Write Descriptor
MdeModulePkg/Bus/Ufs/UfsBlockIoPei/UfsHci.c | 3 +
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsDevConfigProtocol.c | 196 ++++++++++++++++++++
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.c | 24 ++-
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.h | 133 ++++++++++++-
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThruDxe.inf | 4 +-
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThruHci.c | 43 ++++-
6 files changed, 389 insertions(+), 14 deletions(-) create mode 100644 MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsDevConfigProtocol.c
--
2.12.0.windows.1
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel