audk/MdeModulePkg/Include/Ppi
Hao Wu 110dfcd928 MdeModulePkg: Add definitions for Storage Security Command PPI
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1409

This commit will add the definitions for Storage Security Command (SSC)
PPI. This PPI will be be used to abstract mass storage devices to allow
code running in the PEI phase to send security protocol commands to mass
storage devices without specific knowledge of the type of device or
controller that manages the device.

More specifically, the PPI will provide services to:

* Get the number of mass storage devices managed by a instance of the SSC
  PPI (by service 'GetNumberofDevices');
* Get the identification information (DevicePath) of a managing mass
  storage devices (by service 'GetDevicePath');
* Send security protocol commands to mass storage devices (by services
  'ReceiveData' and 'SendData').

Cc: Jian J Wang <jian.j.wang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
2019-02-22 08:20:07 +08:00
..
AtaAhciController.h MdeModulePkg: Add definitions for ATA AHCI host controller PPI 2019-02-22 08:20:07 +08:00
AtaController.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
AtaPassThru.h MdeModulePkg: Add definitions for EDKII PEI ATA PassThru PPI 2019-02-22 08:20:07 +08:00
IoMmu.h
IpmiPpi.h
NvmExpressHostController.h MdeModulePkg: Add definitions for EDKII PEI NVME host controller PPI 2018-06-25 09:13:12 +08:00
PlatformSpecificResetFilter.h MdeModulePkg/ResetSystemPei: Add reset notifications in PEI 2018-02-09 15:30:01 +08:00
PlatformSpecificResetHandler.h MdeModulePkg/ResetSystemPei: Add reset notifications in PEI 2018-02-09 15:30:01 +08:00
PlatformSpecificResetNotification.h MdeModulePkg/ResetSystemPei: Add reset notifications in PEI 2018-02-09 15:30:01 +08:00
PostBootScriptTable.h
SdMmcHostController.h
SecPerformance.h
SerialPortPei.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
SmmAccess.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
SmmCommunication.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
SmmControl.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
StorageSecurityCommand.h MdeModulePkg: Add definitions for Storage Security Command PPI 2019-02-22 08:20:07 +08:00
UfsHostController.h
Usb2HostController.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
UsbController.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
UsbHostController.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
UsbIo.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00