Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
DUserIdentifyManager.h92 #define USER_MANAGER_SIGNATURE SIGNATURE_32 ('U', 'I', 'M', 'S') macro
DUserIdentifyManager.c2785 CallbackInfo->Signature = USER_MANAGER_SIGNATURE; in InitFormBrowser()