Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
DUserProfileManagerData.h64 #define KEY_MODIFY_AP_DP 0x2000 macro
DModifyAccessPolicy.c431 KEY_MODIFY_USER | KEY_MODIFY_AP_DP | KEY_LOAD_PERMIT_MODIFY | Order[Index], in DisplayLoadPermit()
517 KEY_MODIFY_USER | KEY_MODIFY_AP_DP | KEY_LOAD_FORBID_MODIFY | Index, in DisplayLoadForbid()
DUserProfileManager.c475 case KEY_MODIFY_AP_DP: in UserProfileManagerCallback()