audk/MdeModulePkg/Bus/Ata/AhciPei
Hao Wu b2b8e872fd MdeModulePkg/AhciPei: Add PEI BlockIO support
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1483

This commit will add the PEI BlockIO (2) PPIs support for AHCI mode ATA
devices.

More specifically, the driver will consume the ATA AHCI host controller
PPI for ATA controllers working under AHCI code within the system. And
then produces the below additional PPIs for each controller:

EFI PEI Recovery Block IO PPI
EFI PEI Recovery Block IO2 PPI

Cc: Eric Dong <eric.dong@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2019-04-24 16:13:19 +08:00
..
AhciMode.c MdeModulePkg/AhciPei: Add PEI BlockIO support 2019-04-24 16:13:19 +08:00
AhciPei.c MdeModulePkg/AhciPei: Add PEI BlockIO support 2019-04-24 16:13:19 +08:00
AhciPei.h MdeModulePkg/AhciPei: Add PEI BlockIO support 2019-04-24 16:13:19 +08:00
AhciPei.inf MdeModulePkg/AhciPei: Add PEI BlockIO support 2019-04-24 16:13:19 +08:00
AhciPei.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
AhciPeiBlockIo.c MdeModulePkg/AhciPei: Add PEI BlockIO support 2019-04-24 16:13:19 +08:00
AhciPeiBlockIo.h MdeModulePkg/AhciPei: Add PEI BlockIO support 2019-04-24 16:13:19 +08:00
AhciPeiExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
AhciPeiPassThru.c MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
AhciPeiPassThru.h MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
AhciPeiS3.c MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
AhciPeiStorageSecurity.c MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
AhciPeiStorageSecurity.h MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
DevicePath.c MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
DmaMem.c MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00