Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Library/
H A DMemoryAllocationLib.h483 FreePool (
/freebsd/lib/libefivar/
H A Defivar-dp-parse.c3074 FreePool (DeviceNodeStr); in DevPathFromTextDns()
3952 FreePool (ParamStr); in UefiDevicePathLibConvertTextToDeviceNode()
3955 FreePool (DeviceNodeStr); in UefiDevicePathLibConvertTextToDeviceNode()
4012 FreePool (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()
4016 FreePool (DeviceNode); in UefiDevicePathLibConvertTextToDevicePath()
4033 FreePool (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()
4037 FreePool (DeviceNode); in UefiDevicePathLibConvertTextToDevicePath()
4044 FreePool (DevicePathStr); in UefiDevicePathLibConvertTextToDevicePath()
H A Duefi-dputil.c630 FreePool (TempDevicePath); in AppendDevicePathNode()
H A Duefi-dplib.h495 #define FreePool(x) free(x) macro
H A Defivar-dp-format.c1916 FreePool (UriStr); in DevPathToTextUri()
2564 FreePool (AlignedNode); in UefiDevicePathLibConvertDevicePathToText()
/freebsd/stand/efi/libefi/
H A Ddevpath.c521 BS->FreePool(text); in efi_free_devpath_name()
561 BS->FreePool(devpath); in efi_devpath_free()
H A Defihttp.c535 BS->FreePool(message.Headers); in _efihttp_fs_open()
539 BS->FreePool(message.Headers); in _efihttp_fs_open()
/freebsd/stand/efi/loader/
H A Dmain.c1820 BS->FreePool(protocols); in command_lsefi()
1898 (void)BS->FreePool(buf); in command_chain()
1904 (void)BS->FreePool(buf); in command_chain()
H A Dframebuffer.c315 BS->FreePool(resattr); in efifb_uga_locate_framebuffer()
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1884 EFI_FREE_POOL FreePool; member
/freebsd/stand/efi/include/
H A Defiapi.h748 EFI_FREE_POOL FreePool; member