Reviewed-by: Star Zeng <[email protected]>

-----Original Message-----
From: Wu, Hao A 
Sent: Thursday, July 20, 2017 10:19 AM
To: [email protected]
Cc: Wu, Hao A <[email protected]>; Zeng, Star <[email protected]>
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 <[email protected]>

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
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to