Searched refs:DevicePathCopyForFree (Results 1 – 1 of 1) sorted by relevance
521 EFI_DEVICE_PATH_PROTOCOL *DevicePathCopyForFree; in EfiShellGetDevicePathFromFilePath() local579 DevicePathCopyForFree = DevicePathCopy = DuplicateDevicePath(DevicePath); in EfiShellGetDevicePathFromFilePath()591 if (DevicePathCopyForFree != NULL) { in EfiShellGetDevicePathFromFilePath()592 FreePool(DevicePathCopyForFree); in EfiShellGetDevicePathFromFilePath()608 if (DevicePathCopyForFree != NULL) { in EfiShellGetDevicePathFromFilePath()609 FreePool(DevicePathCopyForFree); in EfiShellGetDevicePathFromFilePath()