Searched refs:DupDevicePathForFree (Results 1 – 1 of 1) sorted by relevance
173 EFI_DEVICE_PATH_PROTOCOL *DupDevicePathForFree; in HDiskImageRead() local192 DupDevicePathForFree = DupDevicePath; in HDiskImageRead()197 FreePool(DupDevicePathForFree); in HDiskImageRead()345 EFI_DEVICE_PATH_PROTOCOL *DupDevicePathForFree; in HDiskImageSave() local367 DupDevicePathForFree = DupDevicePath; in HDiskImageSave()373 FreePool(DupDevicePathForFree); in HDiskImageSave()