]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalUtil.c
SecurityPkg: TcgStorageOpalLib: Add TCG storage opal library.
authorEric Dong <eric.dong@intel.com>
Tue, 29 Mar 2016 06:42:13 +0000 (14:42 +0800)
committerFeng Tian <feng.tian@intel.com>
Tue, 29 Mar 2016 07:37:30 +0000 (15:37 +0800)
commit9dd05ddec35a4c6d010dcd122d9a715d40d88d9c
treeb071aa40d23ac279e611b27b899c3153eaf9aacb
parent085dcf01f7f4ed84a0ecc58e46ad5122b26539f9
SecurityPkg: TcgStorageOpalLib: Add TCG storage opal library.

Library APIs used to create commands defined by TCG storage opal spec.

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/Library/TcgStorageOpalLib.h [new file with mode: 0644]
SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalCore.c [new file with mode: 0644]
SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf [new file with mode: 0644]
SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalUtil.c [new file with mode: 0644]