The series adds the IoMMu support for the SD/eMMC PEI stack.

Cc: Star Zeng <star.z...@intel.com>
Cc: Jiewen Yao <jiewen....@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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to