From: Hao Wu <hao.a.wu@intel.com>
To: edk2-devel@lists.01.org
Cc: Hao Wu <hao.a.wu@intel.com>, Star Zeng <star.zeng@intel.com>,
Jiewen Yao <jiewen.yao@intel.com>
Subject: [PATCH 0/2] IoMMu support for SD/eMMC PEI stack
Date: Tue, 31 Oct 2017 12:16:39 +0800 [thread overview]
Message-ID: <20171031041641.20216-1-hao.a.wu@intel.com> (raw)
The series adds the IoMMu support for the SD/eMMC PEI stack.
Cc: Star Zeng <star.zeng@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Hao Wu (2):
MdeModulePkg/EmmcBlockIoPei: Support IoMmu
MdeModulePkg/SdBlockIoPei: Support IoMmu
MdeModulePkg/Bus/Sd/EmmcBlockIoPei/DmaMem.c | 249 ++++++++++++++++++++
MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcBlockIoPei.c | 44 +++-
MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcBlockIoPei.h | 141 ++++++++++-
MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcBlockIoPei.inf | 5 +-
MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcHcMem.c | 23 +-
MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcHcMem.h | 4 +-
MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcHci.c | 36 ++-
MdeModulePkg/Bus/Sd/SdBlockIoPei/DmaMem.c | 249 ++++++++++++++++++++
MdeModulePkg/Bus/Sd/SdBlockIoPei/SdBlockIoPei.c | 44 +++-
MdeModulePkg/Bus/Sd/SdBlockIoPei/SdBlockIoPei.h | 141 ++++++++++-
MdeModulePkg/Bus/Sd/SdBlockIoPei/SdBlockIoPei.inf | 5 +-
MdeModulePkg/Bus/Sd/SdBlockIoPei/SdHcMem.c | 23 +-
MdeModulePkg/Bus/Sd/SdBlockIoPei/SdHcMem.h | 4 +-
MdeModulePkg/Bus/Sd/SdBlockIoPei/SdHci.c | 36 ++-
14 files changed, 966 insertions(+), 38 deletions(-)
create mode 100644 MdeModulePkg/Bus/Sd/EmmcBlockIoPei/DmaMem.c
create mode 100644 MdeModulePkg/Bus/Sd/SdBlockIoPei/DmaMem.c
--
2.12.0.windows.1
next reply other threads:[~2017-10-31 4:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-31 4:16 Hao Wu [this message]
2017-10-31 4:16 ` [PATCH 1/2] MdeModulePkg/EmmcBlockIoPei: Support IoMmu Hao Wu
2017-10-31 4:16 ` [PATCH 2/2] MdeModulePkg/SdBlockIoPei: " Hao Wu
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=20171031041641.20216-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