Home
last modified time | relevance | path

Searched refs:Sp1 (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTcgStorageOpalLib.h49 UINT32 Sp1 : 1; member
/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageOpalLib/
DTcgStorageOpalCore.c1429 …SupportedAttributes->Sp1 = TcgIsProtocolSupported (SupportedProtocols, TCG_OPAL_SECURITY_PROTOCOL_… in OpalGetSupportedAttributesInfo()
1434 SupportedAttributes->Sp1, in OpalGetSupportedAttributesInfo()
1593 if (SupportedAttributes->Sp1 == 0) { in OpalFeatureSupported()