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

/freebsd-current/sys/contrib/edk2/Include/Library/
H A DMemoryAllocationLib.h483 FreePool (
/freebsd-current/lib/libefivar/
H A Duefi-dputil.c630 FreePool (TempDevicePath);
H A Defivar-dp-parse.c2954 FreePool (DeviceNodeStr);
3795 FreePool (ParamStr);
3798 FreePool (DeviceNodeStr);
3845 FreePool (DevicePath);
3846 FreePool (DeviceNode);
3856 FreePool (DevicePath);
3857 FreePool (DeviceNode);
3862 FreePool (DevicePathStr);
H A Duefi-dplib.h495 #define FreePool(x) free(x) macro
H A Defivar-dp-format.c1894 FreePool (UriStr);
2538 FreePool (AlignedNode);
/freebsd-current/stand/efi/libefi/
H A Ddevpath.c477 * with FreePool() in efi_free_devpath_name().
521 BS->FreePool(text);
561 BS->FreePool(devpath);
H A Defihttp.c535 BS->FreePool(message.Headers);
539 BS->FreePool(message.Headers);
/freebsd-current/stand/efi/loader/
H A Dmain.c1557 BS->FreePool(protocols);
1635 (void)BS->FreePool(buf);
1641 (void)BS->FreePool(buf);
H A Dframebuffer.c306 BS->FreePool(resattr);
/freebsd-current/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1884 EFI_FREE_POOL FreePool; member in struct:__anon9504
/freebsd-current/stand/efi/include/
H A Defiapi.h748 EFI_FREE_POOL FreePool; member in struct:__anon607

Completed in 265 milliseconds