Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTcgStorageOpal.h141 UINT8 CPINSIDPINRevertBehavior; member
151 UINT8 CPINSIDPINRevertBehavior; member
161 UINT8 CPINSIDPINRevertBehavior; member
/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageOpalLib/
DTcgStorageOpalCore.c1467 SupportedAttributes->CpinUponRevert = (Feat->OpalSscV2.CPINSIDPINRevertBehavior == 0); in OpalGetSupportedAttributesInfo()
1486 SupportedAttributes->CpinUponRevert = (Feat->OpalSscV2.CPINSIDPINRevertBehavior == 0); in OpalGetSupportedAttributesInfo()
1501 SupportedAttributes->CpinUponRevert = (Feat->PyriteSsc.CPINSIDPINRevertBehavior == 0); in OpalGetSupportedAttributesInfo()