Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DConnect.c201 EFI_DEVICE_PATH_PROTOCOL *CopyOfDevPath; in ShellConnectFromDevPaths() local
240 CopyOfDevPath = DevPath; in ShellConnectFromDevPaths()
248 Instance = GetNextDevicePathInstance (&CopyOfDevPath, &Size); in ShellConnectFromDevPaths()
327 } while (CopyOfDevPath != NULL); in ShellConnectFromDevPaths()