public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Hao Wu <hao.a.wu@intel.com>
To: edk2-devel@lists.01.org
Cc: Hao Wu <hao.a.wu@intel.com>, Feng Tian <feng.tian@intel.com>
Subject: [PATCH 0/2] MdeModulePkg/Ufs: Wait fDeviceInit be cleared by devices during init
Date: Wed, 22 Mar 2017 09:28:24 +0800	[thread overview]
Message-ID: <20170322012826.13016-1-hao.a.wu@intel.com> (raw)

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



             reply	other threads:[~2017-03-22  1:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-22  1:28 Hao Wu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170322012826.13016-1-hao.a.wu@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox