Home
last modified time | relevance | path

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

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