]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/SecurityPkg.dec
SecurityPkg: OpalPasswordSupportLib: Add Opal password support library.
authorEric Dong <eric.dong@intel.com>
Tue, 29 Mar 2016 06:45:36 +0000 (14:45 +0800)
committerFeng Tian <feng.tian@intel.com>
Tue, 29 Mar 2016 07:37:30 +0000 (15:37 +0800)
commit1cf00fbdb36fd2f350d92530007483b8831d4340
treefa0a257b3d587b2e3320ea8e308967e93ba482a7
parent9dd05ddec35a4c6d010dcd122d9a715d40d88d9c
SecurityPkg: OpalPasswordSupportLib: Add Opal password support library.

APIs used to support opal password solution to trig opal command.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
SecurityPkg/Include/Guid/OpalPasswordExtraInfoVariable.h [new file with mode: 0644]
SecurityPkg/Include/Library/OpalPasswordSupportLib.h [new file with mode: 0644]
SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.c [new file with mode: 0644]
SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.inf [new file with mode: 0644]
SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportNotify.h [new file with mode: 0644]
SecurityPkg/SecurityPkg.dec