[edk2] [PATCH 0/4] Support PUIS and DEVSLP feature

Ruiyu Ni posted 4 patches 5 years, 10 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.c   | 391 ++++++++++++++++++++-
MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.h   |  23 +-
.../Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.c    |  19 +-
.../Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.h    |   6 +-
.../Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf  |   3 +-
MdeModulePkg/Include/Protocol/AtaAtapiPolicy.h     |  59 ++++
MdeModulePkg/MdeModulePkg.dec                      |   3 +
7 files changed, 495 insertions(+), 9 deletions(-)
create mode 100644 MdeModulePkg/Include/Protocol/AtaAtapiPolicy.h
[edk2] [PATCH 0/4] Support PUIS and DEVSLP feature
Posted by Ruiyu Ni 5 years, 10 months ago
Ruiyu Ni (4):
  MdeModulePkg/AtaAtapiPassThru: Spin up Power up in Standby devices
  MdeModulePkg: Add AtaAtapiPolicy protocol definition
  MdeModulePkg/AtaAtapiPassThru: enable/disable PUIS per policy
  MdeModulePkg/Ata/AtaAtapiPassThru: Enable/disable DEVSLP per policy

 MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.c   | 391 ++++++++++++++++++++-
 MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.h   |  23 +-
 .../Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.c    |  19 +-
 .../Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.h    |   6 +-
 .../Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf  |   3 +-
 MdeModulePkg/Include/Protocol/AtaAtapiPolicy.h     |  59 ++++
 MdeModulePkg/MdeModulePkg.dec                      |   3 +
 7 files changed, 495 insertions(+), 9 deletions(-)
 create mode 100644 MdeModulePkg/Include/Protocol/AtaAtapiPolicy.h

-- 
2.16.1.windows.1

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