Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellProtocol.c411 EFI_HANDLE PathHandle; in EfiShellGetFilePathFromDevicePath() local
426 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &DevicePathCopy, &PathHandle); in EfiShellGetFilePathFromDevicePath()
442 if (MapHandle == PathHandle) { in EfiShellGetFilePathFromDevicePath()