Searched refs:FreePool (Results 1 – 10 of 10) sorted by relevance
614 FreePool (TempDevicePath); in AppendDevicePathNode()911 FreePool (FileDevicePath); in FileDevicePath()
3069 FreePool (DeviceNodeStr); in DevPathFromTextDns()3947 FreePool (ParamStr); in UefiDevicePathLibConvertTextToDeviceNode()3950 FreePool (DeviceNodeStr); in UefiDevicePathLibConvertTextToDeviceNode()4007 FreePool (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()4011 FreePool (DeviceNode); in UefiDevicePathLibConvertTextToDevicePath()4028 FreePool (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()4032 FreePool (DeviceNode); in UefiDevicePathLibConvertTextToDevicePath()4039 FreePool (DevicePathStr); in UefiDevicePathLibConvertTextToDevicePath()
495 #define FreePool(x) free(x) macro
1912 FreePool (UriStr); in DevPathToTextUri()2560 FreePool (AlignedNode); in UefiDevicePathLibConvertDevicePathToText()
483 FreePool (
1805 BS->FreePool(protocols); in command_lsefi()1885 (void)BS->FreePool(buf); in command_chain()1891 (void)BS->FreePool(buf); in command_chain()1965 BS->FreePool(ExitData); in command_chain()
320 BS->FreePool(resattr); in efifb_uga_locate_framebuffer()
523 BS->FreePool(text); in efi_free_devpath_name()563 BS->FreePool(devpath); in efi_devpath_free()
534 BS->FreePool(message.Headers); in _efihttp_fs_open()538 BS->FreePool(message.Headers); in _efihttp_fs_open()
1947 EFI_FREE_POOL FreePool; member