Searched defs:DupDevicePathForFree (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DDiskImage.c174 EFI_DEVICE_PATH_PROTOCOL *DupDevicePathForFree; local
197 DupDevicePathForFree = DupDevicePath;
202 FreePool(DupDevicePathForFree);

Completed in 60 milliseconds