Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellProtocol.c3628 UINTN HandleCounter; in CreatePopulateInstallShellProtocol() local
3681 for (HandleCounter = 0 ; HandleCounter < (BufferSize/sizeof(EFI_HANDLE)) ; HandleCounter++) { in CreatePopulateInstallShellProtocol()
3682 Status = gBS->OpenProtocol(Buffer[HandleCounter], in CreatePopulateInstallShellProtocol()
3701 OldProtocolNode->Handle = Buffer[HandleCounter]; in CreatePopulateInstallShellProtocol()