public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/4] Support PUIS and DEVSLP feature
@ 2018-06-01  5:39 Ruiyu Ni
  2018-06-01  5:39 ` [PATCH 1/4] MdeModulePkg/AtaAtapiPassThru: Spin up Power up in Standby devices Ruiyu Ni
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Ruiyu Ni @ 2018-06-01  5:39 UTC (permalink / raw)
  To: edk2-devel

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



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-06-04  6:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-01  5:39 [PATCH 0/4] Support PUIS and DEVSLP feature Ruiyu Ni
2018-06-01  5:39 ` [PATCH 1/4] MdeModulePkg/AtaAtapiPassThru: Spin up Power up in Standby devices Ruiyu Ni
2018-06-04  3:51   ` Chiu, Chasel
2018-06-04  5:53   ` Wu, Hao A
2018-06-01  5:39 ` [PATCH 2/4] MdeModulePkg: Add AtaAtapiPolicy protocol definition Ruiyu Ni
2018-06-04  6:29   ` Zeng, Star
2018-06-04  6:49     ` Ni, Ruiyu
2018-06-01  5:39 ` [PATCH 3/4] MdeModulePkg/AtaAtapiPassThru: enable/disable PUIS per policy Ruiyu Ni
2018-06-04  3:51   ` Chiu, Chasel
2018-06-01  5:39 ` [PATCH 4/4] MdeModulePkg/Ata/AtaAtapiPassThru: Enable/disable DEVSLP " Ruiyu Ni
2018-06-04  3:51   ` Chiu, Chasel
2018-06-04  6:20   ` Wu, Hao A
2018-06-04  6:36     ` Ni, Ruiyu
2018-06-04  6:45       ` Wu, Hao A
2018-06-04  6:48         ` Ni, Ruiyu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox