Searched refs:OPAL_LEVEL0_FEATURE_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageOpalLib/ |
D | TcgStorageOpalCore.c | 1406 OPAL_LEVEL0_FEATURE_DESCRIPTOR *Feat; in OpalGetSupportedAttributesInfo() 1454 …Feat = (OPAL_LEVEL0_FEATURE_DESCRIPTOR*) TcgGetFeature (DiscoveryHeader, TCG_FEATURE_OPAL_SSC_V2_0… in OpalGetSupportedAttributesInfo() 1476 …Feat = (OPAL_LEVEL0_FEATURE_DESCRIPTOR*) TcgGetFeature (DiscoveryHeader, TCG_FEATURE_OPAL_SSC_LITE… in OpalGetSupportedAttributesInfo() 1495 …Feat = (OPAL_LEVEL0_FEATURE_DESCRIPTOR*) TcgGetFeature (DiscoveryHeader, TCG_FEATURE_PYRITE_SSC, &… in OpalGetSupportedAttributesInfo() 1510 …Feat = (OPAL_LEVEL0_FEATURE_DESCRIPTOR*) TcgGetFeature (DiscoveryHeader, TCG_FEATURE_OPAL_SSC_V1_0… in OpalGetSupportedAttributesInfo() 1519 …Feat = (OPAL_LEVEL0_FEATURE_DESCRIPTOR*) TcgGetFeature (DiscoveryHeader, TCG_FEATURE_LOCKING, &Siz… in OpalGetSupportedAttributesInfo() 1525 …Feat = (OPAL_LEVEL0_FEATURE_DESCRIPTOR*) TcgGetFeature (DiscoveryHeader, TCG_FEATURE_BLOCK_SID, &S… in OpalGetSupportedAttributesInfo() 1553 OPAL_LEVEL0_FEATURE_DESCRIPTOR *Feat; in OpalGetLockingInfo() 1569 …Feat = (OPAL_LEVEL0_FEATURE_DESCRIPTOR*) TcgGetFeature (DiscoveryHeader, TCG_FEATURE_LOCKING, &Siz… in OpalGetLockingInfo()
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | TcgStorageOpal.h | 177 } OPAL_LEVEL0_FEATURE_DESCRIPTOR; typedef
|