Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/edk2/Include/Library/
H A DMemoryAllocationLib.h483 FreePool (
/freebsd-14.2/lib/libefivar/
H A Defivar-dp-parse.c2954 FreePool (DeviceNodeStr); in DevPathFromTextDns()
3795 FreePool (ParamStr); in UefiDevicePathLibConvertTextToDeviceNode()
3798 FreePool (DeviceNodeStr); in UefiDevicePathLibConvertTextToDeviceNode()
3845 FreePool (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()
3846 FreePool (DeviceNode); in UefiDevicePathLibConvertTextToDevicePath()
3856 FreePool (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()
3857 FreePool (DeviceNode); in UefiDevicePathLibConvertTextToDevicePath()
3862 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.c1894 FreePool (UriStr); in DevPathToTextUri()
2538 FreePool (AlignedNode); in UefiDevicePathLibConvertDevicePathToText()
/freebsd-14.2/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-14.2/stand/efi/loader/
H A Dmain.c1592 BS->FreePool(protocols); in command_lsefi()
1670 (void)BS->FreePool(buf); in command_chain()
1676 (void)BS->FreePool(buf); in command_chain()
H A Dframebuffer.c306 BS->FreePool(resattr); in efifb_uga_locate_framebuffer()
/freebsd-14.2/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1884 EFI_FREE_POOL FreePool; member
/freebsd-14.2/stand/efi/include/
H A Defiapi.h748 EFI_FREE_POOL FreePool; member