Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/edk2/Include/Library/
HDMemoryAllocationLib.h483 FreePool (
/freebsd-14-stable/lib/libefivar/
HDefivar-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()
HDuefi-dputil.c630 FreePool (TempDevicePath); in AppendDevicePathNode()
HDuefi-dplib.h495 #define FreePool(x) free(x) macro
HDefivar-dp-format.c1894 FreePool (UriStr); in DevPathToTextUri()
2538 FreePool (AlignedNode); in UefiDevicePathLibConvertDevicePathToText()
/freebsd-14-stable/stand/efi/libefi/
HDdevpath.c521 BS->FreePool(text); in efi_free_devpath_name()
561 BS->FreePool(devpath); in efi_devpath_free()
HDefihttp.c535 BS->FreePool(message.Headers); in _efihttp_fs_open()
539 BS->FreePool(message.Headers); in _efihttp_fs_open()
/freebsd-14-stable/stand/efi/loader/
HDmain.c1614 BS->FreePool(protocols); in command_lsefi()
1692 (void)BS->FreePool(buf); in command_chain()
1698 (void)BS->FreePool(buf); in command_chain()
HDframebuffer.c315 BS->FreePool(resattr); in efifb_uga_locate_framebuffer()
/freebsd-14-stable/sys/contrib/edk2/Include/Uefi/
HDUefiSpec.h1884 EFI_FREE_POOL FreePool; member
/freebsd-14-stable/stand/efi/include/
HDefiapi.h748 EFI_FREE_POOL FreePool; member