Home
last modified time | relevance | path

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

/dragonfly/stand/boot/efi/boot1/
H A Dboot1.c82 (void)BS->FreePool(buf);
478 (void)BS->FreePool(buf); in try_boot()
480 (void)BS->FreePool(loaderbuf); in try_boot()
550 (void)BS->FreePool(devinfo); in probe_handle()
666 (void)BS->FreePool(handles); in efi_main()
H A Dufs_module.c106 BS->FreePool(label); in init_dev()
160 (void)BS->FreePool(buf); in load()
/dragonfly/stand/contrib/edk2/MdePkg/Include/Library/
H A DMemoryAllocationLib.h483 FreePool (
/dragonfly/lib/libefivar/
H A Defivar-dp-parse.c2796 FreePool (TempNumBuffer); in DevPathFromTextBluetooth()
3620 FreePool (ParamStr); in UefiDevicePathLibConvertTextToDeviceNode()
3623 FreePool (DeviceNodeStr); in UefiDevicePathLibConvertTextToDeviceNode()
3670 FreePool (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()
3671 FreePool (DeviceNode); in UefiDevicePathLibConvertTextToDevicePath()
3682 FreePool (DevicePath); in UefiDevicePathLibConvertTextToDevicePath()
3683 FreePool (DeviceNode); in UefiDevicePathLibConvertTextToDevicePath()
3688 FreePool (DevicePathStr); in UefiDevicePathLibConvertTextToDevicePath()
H A Duefi-dputil.c631 FreePool (TempDevicePath); in AppendDevicePathNode()
H A Duefi-dplib.h506 #define FreePool(x) free(x) macro
H A Defivar-dp-format.c1759 FreePool (UriStr); in DevPathToTextUri()
2399 FreePool (AlignedNode); in UefiDevicePathLibConvertDevicePathToText()
/dragonfly/stand/boot/efi/libefi/
H A Defipart.c224 BS->FreePool(label); in efipart_open()
/dragonfly/stand/boot/efi/loader/arch/x86_64/
H A Dframebuffer.c254 BS->FreePool(resattr); in efifb_uga_locate_framebuffer()
/dragonfly/stand/contrib/edk2/MdePkg/Include/Uefi/
H A DUefiSpec.h1883 EFI_FREE_POOL FreePool; member
/dragonfly/sys/contrib/dev/acpica/source/include/platform/
H A Dacefiex.h883 ACPI_EFI_FREE_POOL FreePool; member