Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/edk2/Include/Library/
H A DMemoryAllocationLib.h483 FreePool (
/freebsd-13.1/lib/libefivar/
H A Defivar-dp-parse.c2797 FreePool (TempNumBuffer); in DevPathFromTextBluetooth()
3621 FreePool (ParamStr); in UefiDevicePathLibConvertTextToDeviceNode()
3624 FreePool (DeviceNodeStr); in UefiDevicePathLibConvertTextToDeviceNode()
3671 FreePool (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()
3672 FreePool (DeviceNode); in UefiDevicePathLibConvertTextToDevicePath()
3683 FreePool (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()
3684 FreePool (DeviceNode); in UefiDevicePathLibConvertTextToDevicePath()
3689 FreePool (DevicePathStr); in UefiDevicePathLibConvertTextToDevicePath()
H A Duefi-dputil.c632 FreePool (TempDevicePath); in AppendDevicePathNode()
H A Duefi-dplib.h506 #define FreePool(x) free(x) macro
H A Defivar-dp-format.c1760 FreePool (UriStr); in DevPathToTextUri()
2400 FreePool (AlignedNode); in UefiDevicePathLibConvertDevicePathToText()
/freebsd-13.1/stand/efi/libefi/
H A Ddevpath.c524 BS->FreePool(text); in efi_free_devpath_name()
564 BS->FreePool(devpath); in efi_devpath_free()
H A Defihttp.c540 BS->FreePool(message.Headers); in _efihttp_fs_open()
544 BS->FreePool(message.Headers); in _efihttp_fs_open()
/freebsd-13.1/stand/efi/loader/
H A Dmain.c1505 BS->FreePool(protocols); in command_lsefi()
1583 (void)BS->FreePool(buf); in command_chain()
1589 (void)BS->FreePool(buf); in command_chain()
H A Dframebuffer.c305 BS->FreePool(resattr); in efifb_uga_locate_framebuffer()
/freebsd-13.1/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1884 EFI_FREE_POOL FreePool; member
/freebsd-13.1/stand/efi/include/
H A Defiapi.h749 EFI_FREE_POOL FreePool; member