For patch 2/5: In AtapiGetBlockDeviceMediaInfo2(), 
PEI_RECOVERY_ATAPI_FROM_BLKIO_THIS should be 
PEI_RECOVERY_ATAPI_FROM_BLKIO2_THIS?
For patch 4/5: Please update it to align the change in FatPei.

Others seem good.

Thanks,
Star
-----Original Message-----
From: Tian, Feng 
Sent: Monday, May 18, 2015 12:52 PM
To: edk2-devel@lists.sourceforge.net
Cc: Zeng, Star; Gao, Liming; Tian, Feng
Subject: [patch 0/5] Add RecoveryBlockIo2Ppi Support

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.t...@intel.com>

Tian Feng (5):
  MdePkg: Add RecoveryBlockIo2Ppi definition to follow PI1.4 spec
  MdeModulePkg/IdeBusPei: Add RecoveryBlockIo2 support
  MdeModulePkg/UsbBotPei: Add RecoveryBlockIo2Ppi support
  MdeModulePkg/CdExpressPei: Add RecoveryBlockIo2Ppi support
  MdeModulePkg/UfsBlockIoPei: Add RecoveryBlockIo2Ppi support

 MdeModulePkg/Bus/Pci/IdeBusPei/AtapiPeim.c         | 363 +++++++++++++++++----
 MdeModulePkg/Bus/Pci/IdeBusPei/AtapiPeim.h         | 142 +++++++-
 MdeModulePkg/Bus/Pci/IdeBusPei/IdeBusPei.inf       |   5 +-
 MdeModulePkg/Bus/Ufs/UfsBlockIoPei/UfsBlockIoPei.c | 268 +++++++++++++--  
MdeModulePkg/Bus/Ufs/UfsBlockIoPei/UfsBlockIoPei.h | 128 +++++++-
 .../Bus/Ufs/UfsBlockIoPei/UfsBlockIoPei.inf        |   1 +
 MdeModulePkg/Bus/Usb/UsbBotPei/PeiAtapi.c          |  45 ++-
 MdeModulePkg/Bus/Usb/UsbBotPei/UsbBotPei.inf       |   3 +-
 MdeModulePkg/Bus/Usb/UsbBotPei/UsbBotPeim.c        | 236 +++++++++++++-
 MdeModulePkg/Bus/Usb/UsbBotPei/UsbBotPeim.h        | 121 ++++++-
 MdeModulePkg/Bus/Usb/UsbBotPei/UsbPeim.h           |   3 +-
 .../Universal/Disk/CdExpressPei/CdExpressPei.inf   |   5 +-
 .../Universal/Disk/CdExpressPei/PeiCdExpress.c     | 211 ++++++++++--
 .../Universal/Disk/CdExpressPei/PeiCdExpress.h     |  20 +-
 MdePkg/Include/Ppi/BlockIo2.h                      | 223 +++++++++++++
 MdePkg/MdePkg.dec                                  |   5 +-
 16 files changed, 1585 insertions(+), 194 deletions(-)  create mode 100644 
MdePkg/Include/Ppi/BlockIo2.h

--
1.9.5.msysgit.0


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to