Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
DModifyAccessPolicy.c318 UINTN ListCount; in DisplayLoadPermit() local
393 ListCount = OrderSize / sizeof (UINT16); in DisplayLoadPermit()
394 for (Index = 0; Index < ListCount; Index++) { in DisplayLoadPermit()