Home
last modified time | relevance | path

Searched refs:BlockSid (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTcgStorageOpal.h176 TCG_BLOCK_SID_FEATURE_DESCRIPTOR BlockSid; member
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTcgStorageOpalLib.h83 UINT32 BlockSid : 1; member
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
DOpalDriver.c434 if (Itr->OpalDisk.SupportedAttributes.BlockSid) { in ReadyToBootCallback()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
DOpalPasswordSmm.c209 *BlockSidSupported = SupportedAttributes.BlockSid == 1 ? TRUE : FALSE; in IsOpalDeviceLocked()
/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageOpalLib/
DTcgStorageOpalCore.c1527 SupportedAttributes->BlockSid = TRUE; in OpalGetSupportedAttributesInfo()