Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
DDiskImage.c173 EFI_DEVICE_PATH_PROTOCOL *DupDevicePathForFree; in HDiskImageRead() local
192 DupDevicePathForFree = DupDevicePath; in HDiskImageRead()
197 FreePool(DupDevicePathForFree); in HDiskImageRead()
345 EFI_DEVICE_PATH_PROTOCOL *DupDevicePathForFree; in HDiskImageSave() local
367 DupDevicePathForFree = DupDevicePath; in HDiskImageSave()
373 FreePool(DupDevicePathForFree); in HDiskImageSave()