Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellProtocol.c669 UINTN ParentDriverCount; in EfiShellGetDeviceName() local
741 …PARSE_HANDLE_DATABASE_UEFI_DRIVERS(ParentControllerBuffer[LoopVar], &ParentDriverCount, &ParentDri… in EfiShellGetDeviceName()
742 for (HandleCount = 0 ; HandleCount < ParentDriverCount ; HandleCount++) { in EfiShellGetDeviceName()