Searched refs:DevicePathForReturn (Results 1 – 1 of 1) sorted by relevance
522 EFI_DEVICE_PATH_PROTOCOL *DevicePathForReturn; in EfiShellGetDevicePathFromFilePath() local550 DevicePathForReturn = EfiShellGetDevicePathFromFilePath(NewPath); in EfiShellGetDevicePathFromFilePath()552 return (DevicePathForReturn); in EfiShellGetDevicePathFromFilePath()602 DevicePathForReturn = FileDevicePath(Handle, L"\\"); in EfiShellGetDevicePathFromFilePath()604 DevicePathForReturn = FileDevicePath(Handle, Path+StrLen(MapName)); in EfiShellGetDevicePathFromFilePath()612 return (DevicePathForReturn); in EfiShellGetDevicePathFromFilePath()