public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] MdeModulePkg/Ufs: Wait fDeviceInit be cleared by devices during init
@ 2017-03-22  1:28 Hao Wu
  2017-03-22  1:28 ` [PATCH 1/2] MdeModulePkg/UfsPassThruDxe: Replace 'EFI_D_XXX' with 'DEBUG_XXX' Hao Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hao Wu @ 2017-03-22  1:28 UTC (permalink / raw)
  To: edk2-devel; +Cc: Hao Wu, Feng Tian

The series changes the UFS host to wait for the device to clear the
'fDeviceInit' bit by a device after setting this flag.

The series also cleans up the usages of 'EFI_D_XXX' and replaces them with
'DEBUG_XXX' in DEBUG().

Cc: Feng Tian <feng.tian@intel.com>

Hao Wu (2):
  MdeModulePkg/UfsPassThruDxe: Replace 'EFI_D_XXX' with 'DEBUG_XXX'
  MdeModulePkg/Ufs: Wait fDeviceInit be cleared by devices during init

 MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.c    |  89 ++--
 MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.h    |  53 ++-
 MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThruHci.c | 471 +++++++++-----------
 3 files changed, 312 insertions(+), 301 deletions(-)

-- 
2.12.0.windows.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-20  2:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-22  1:28 [PATCH 0/2] MdeModulePkg/Ufs: Wait fDeviceInit be cleared by devices during init Hao Wu
2017-03-22  1:28 ` [PATCH 1/2] MdeModulePkg/UfsPassThruDxe: Replace 'EFI_D_XXX' with 'DEBUG_XXX' Hao Wu
2017-03-22  1:28 ` [PATCH 2/2] MdeModulePkg/Ufs: Wait fDeviceInit be cleared by devices during init Hao Wu
2017-04-20  2:04 ` [PATCH 0/2] " Tian, Feng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox