Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/AuthVariableLib/
DAuthService.c284 InCustomMode ( in InCustomMode() function
934 if ((InCustomMode() && UserPhysicalPresent()) || (mPlatformMode == SETUP_MODE && !IsPk)) { in ProcessVarWithPk()
1052 if (mPlatformMode == USER_MODE && !(InCustomMode() && UserPhysicalPresent())) { in ProcessVarWithKek()