diff options
author | Star Zeng <star.zeng@intel.com> | 2018-02-11 14:40:03 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2018-03-08 21:33:51 +0800 |
commit | 1101ffbf84158fc5094987d42fc404bd00fb16b4 (patch) | |
tree | f6d0a8aefe1cdb43529236a977f36a20f5772345 /SecurityPkg/SecurityPkg.dec | |
parent | 957024c1bcee57101fca5023624fb2fd2baeaf6b (diff) | |
download | edk2-1101ffbf84158fc5094987d42fc404bd00fb16b4.tar.gz |
SecurityPkg OpalPasswordSupportLib: Remove it
Remove OpalPasswordSupportLib as it is not been used
anymore.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'SecurityPkg/SecurityPkg.dec')
-rw-r--r-- | SecurityPkg/SecurityPkg.dec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec index 71963eb750..77d6b073d4 100644 --- a/SecurityPkg/SecurityPkg.dec +++ b/SecurityPkg/SecurityPkg.dec @@ -90,10 +90,6 @@ #
TcgStorageOpalLib|Include/Library/TcgStorageOpalLib.h
- ## @libraryclass Provides interfaces about Opal commond special for Opal password solution.
- #
- OpalPasswordSupportLib|Include/Library/OpalPasswordSupportLib.h
-
[Guids]
## Security package token space guid.
# Include/Guid/SecurityPkgTokenSpace.h
|