Searched refs:HandleCounter (Results 1 – 1 of 1) sorted by relevance
3628 UINTN HandleCounter; in CreatePopulateInstallShellProtocol() local3681 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()