Home
last modified time | relevance | path

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

/DragonStub/lib/
H A Dmisc.c75 FreePool (OldPool); in ReallocatePool()
83 FreePool ( in FreePool() function
87 uefi_call_wrapper(BS->FreePool, 1, Buffer); in FreePool()
178 FreePool (*Buffer); in GrowBuffer()
195 FreePool (*Buffer); in GrowBuffer()
319 FreePool(VarBuf); in LibDeleteVariable()
382 FreePool (BootOptionArray); in LibInsertToTailOfBootOrder()
408 FreePool (NewBootOptionArray); in LibInsertToTailOfBootOrder()
410 FreePool (BootOptionArray); in LibInsertToTailOfBootOrder()
H A Dsread.c203 FreePool (TempFilePathPtr); in OpenSimpleReadFile()
269 FreePool (FHand->Source); in OpenSimpleReadFile()
272 FreePool (FHand); in OpenSimpleReadFile()
350 FreePool (FHand->Source); in CloseSimpleReadFile()
357 FreePool (FHand); in CloseSimpleReadFile()
H A Dhand.c51 FreePool (Handles); in LibLocateProtocol()
166 FreePool(BlockIoBuffer); in LibLocateHandleByDiskSignature()
262 FreePool(BlockIoBuffer); in LibLocateHandleByDiskSignature()
275 FreePool(BlockIoBuffer); in LibLocateHandleByDiskSignature()
293 FreePool(BlockIoBuffer); in LibLocateHandleByDiskSignature()
H A Dinit.c89 FreePool(LangCode); in InitializeLib()
152 FreePool(Handles); in InitializeUnicodeSupport()
H A Dprint.c886 FreePool(UnicodeStr); in AsciiVSPrint()
891 FreePool(UnicodeFmt); in AsciiVSPrint()
897 FreePool(UnicodeStr); in AsciiVSPrint()
1185 FreePool(dpstr); in _Print()
H A Ddpath.c228 FreePool (Temp); in AppendDevicePathNode()
277 FreePool(FilePath); in FileDevicePath()
1203 FreePool (DevPath); in DevicePathToStr()
/DragonStub/apps/
H A Dhelper.c81 efi_bs_call(FreePool, evt); in efi_measure_tagged_event()
316 efi_bs_call(FreePool, buf); in efi_parse_options()
375 efi_bs_call(FreePool, map); in efi_exit_boot_services()
H A Dmem.c64 efi_bs_call(FreePool, m); in efi_get_memory_map()
H A Dstub.c90 efi_bs_call(FreePool, cmdline_ptr); in efi_handle_cmdline()
H A Dfdt.c343 efi_bs_call(FreePool, priv.runtime_map); in allocate_new_fdt_and_exit_boot()
H A Delf.c194 efi_bs_call(FreePool, map); in check_image_region()
/DragonStub/inc/
H A Defiapi.h877 EFI_FREE_POOL FreePool; member
H A Defilib.h506 FreePool (