Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
DUserProfileDelete.c182 IN UINT8 UserIndex in DeleteUser() argument
201 while (UserIndex > 1) { in DeleteUser()
206 UserIndex--; in DeleteUser()
209 if (UserIndex == 1) { in DeleteUser()
DUserProfileManager.h194 IN UINT8 UserIndex
223 IN UINT8 UserIndex
DUserProfileModify.c473 IN UINT8 UserIndex in ModifyUserInfo() argument
523 while (UserIndex > 1) { in ModifyUserInfo()
528 UserIndex--; in ModifyUserInfo()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/
DEvent.c664 OUT UINTN *UserIndex in CoreWaitForEvent() argument
695 if (UserIndex != NULL) { in CoreWaitForEvent()
696 *UserIndex = Index; in CoreWaitForEvent()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DDxeMain.h1732 OUT UINTN *UserIndex