Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTcgStorageOpal.h163 } PYRITE_SSC_FEATURE_DESCRIPTOR; typedef
175 PYRITE_SSC_FEATURE_DESCRIPTOR PyriteSsc;
/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageOpalLib/
DTcgStorageOpalCore.c1497 if (Feat != NULL && Size >= sizeof (PYRITE_SSC_FEATURE_DESCRIPTOR)) { in OpalGetSupportedAttributesInfo()