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>
This commit is contained in:
@@ -81,6 +81,18 @@
|
||||
#
|
||||
Tcg2PhysicalPresenceLib|Include/Library/Tcg2PhysicalPresenceLib.h
|
||||
|
||||
## @libraryclass Provides interfaces about TCG storage generic commond.
|
||||
#
|
||||
TcgStorageCoreLib|Include/Library/TcgStorageCoreLib.h
|
||||
|
||||
## @libraryclass Provides interfaces about TCG storage Opal generic commond.
|
||||
#
|
||||
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
|
||||
@@ -190,6 +202,10 @@
|
||||
# Include/Guid/TrEEConfigHii.h
|
||||
gTrEEConfigFormSetGuid = {0xc54b425f, 0xaa79, 0x48b4, { 0x98, 0x1f, 0x99, 0x8b, 0x3c, 0x4b, 0x64, 0x1c }}
|
||||
|
||||
## Include/OpalPasswordExtraInfoVariable.h
|
||||
gOpalExtraInfoVariableGuid = {0x44a2ad5d, 0x612c, 0x47b3, {0xb0, 0x6e, 0xc8, 0xf5, 0x0b, 0xfb, 0xf0, 0x7d}}
|
||||
|
||||
|
||||
[Ppis]
|
||||
## The PPI GUID for that TPM physical presence should be locked.
|
||||
# Include/Ppi/LockPhysicalPresence.h
|
||||
|
Reference in New Issue
Block a user