Home
last modified time | relevance | path

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

/freebsd-12.1/stand/efi/boot1/
H A Dzfs_module.c130 (void)BS->FreePool(tdev); in probe()
198 (void)BS->FreePool(buf); in load()
H A Dufs_module.c181 (void)BS->FreePool(buf); in load()
H A Dboot1.c79 (void)BS->FreePool(buf); in Free()
/freebsd-12.1/sys/contrib/edk2/Include/Library/
H A DMemoryAllocationLib.h489 FreePool (
/freebsd-12.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-12.1/stand/efi/libefi/
H A Ddevpath.c90 BS->FreePool(text); in efi_free_devpath_name()
/freebsd-12.1/stand/efi/loader/
H A Dmain.c1314 (void)BS->FreePool(buf); in command_chain()
1320 (void)BS->FreePool(buf); in command_chain()
H A Dframebuffer.c291 BS->FreePool(resattr); in efifb_uga_locate_framebuffer()
/freebsd-12.1/stand/efi/include/
H A Defiapi.h745 EFI_FREE_POOL FreePool; member
/freebsd-12.1/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1853 EFI_FREE_POOL FreePool; member