Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
DUserProfileManagerData.h156 #define QUESTIONID_USER_MANAGE 0x3001 macro
DUserProfileManagerVfr.Vfr37 key = QUESTIONID_USER_MANAGE;
DUserProfileManager.c191 if (QuestionId != QUESTIONID_USER_MANAGE) { in UserProfileManagerCallback()