Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
DUserProfileManager.h87 #define USER_PROFILE_MANAGER_SIGNATURE SIGNATURE_32 ('U', 'P', 'M', 'S') macro
DUserProfileManager.c849 CallbackInfo->Signature = USER_PROFILE_MANAGER_SIGNATURE; in UserProfileManagerInit()