Eanble the pyrite 2.0 devices for opal driver.

Eric Dong (3):
  MdePkg: Add Feature definitions add in pyrite 2.0 spec.
  SecurityPkg/TcgStorageOpalLib: Add supports for pyrite 2.0 spec.
  SecurityPkg/OpalPassword: Add support for pyrite 2.0 devices.

 MdePkg/Include/IndustryStandard/TcgStorageCore.h   |   2 +
 MdePkg/Include/IndustryStandard/TcgStorageOpal.h   |  54 +++
 SecurityPkg/Include/Library/TcgStorageOpalLib.h    |  41 ++
 .../Library/TcgStorageOpalLib/TcgStorageOpalCore.c | 426 ++++++++++++++++++---
 .../TcgStorageOpalLib/TcgStorageOpalLib.inf        |   1 +
 .../TcgStorageOpalLib/TcgStorageOpalLibInternal.h  |  98 +++++
 .../Library/TcgStorageOpalLib/TcgStorageOpalUtil.c | 214 ++++++++++-
 SecurityPkg/Tcg/Opal/OpalPassword/OpalDriver.c     |  60 ++-
 SecurityPkg/Tcg/Opal/OpalPassword/OpalDriver.h     |   9 +
 SecurityPkg/Tcg/Opal/OpalPassword/OpalHii.c        |  84 ++++
 .../Tcg/Opal/OpalPassword/OpalPasswordPei.c        |   1 +
 11 files changed, 934 insertions(+), 56 deletions(-)
 create mode 100644 
SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLibInternal.h

-- 
2.15.0.windows.1

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

Reply via email to