Home
last modified time | relevance | path

Searched refs:OpalFeatureSupported (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTcgStorageOpalLib.h480 OpalFeatureSupported(
/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageOpalLib/
DTcgStorageOpalCore.c1587 OpalFeatureSupported( in OpalFeatureSupported() function
1629 if (!OpalFeatureSupported (SupportedAttributes)) { in OpalFeatureEnabled()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
DOpalHii.c306 if ((OpalDisk != NULL) && OpalFeatureSupported (&OpalDisk->SupportedAttributes)) { in HiiPopulateMainMenuForm()