/netbsd-src/sys/arch/i386/stand/efiboot/ |
H A D | boot.c | 707 FreePool(ufirmware); in command_version() 712 FreePool(path); in command_version() 717 FreePool(upath); in command_version() 796 FreePool(path); in command_devpath() 804 FreePool(upath); in command_devpath() 870 FreePool(name); in command_efivar() 879 FreePool(val); in command_efivar() 890 FreePool(uval); in command_efivar() 898 FreePool(uval); in command_efivar() 899 FreePool(uname); in command_efivar() [all …]
|
H A D | efichar.c | 111 FreePool(*name); in ucs2_to_utf8() 180 FreePool(nm); in utf8_to_ucs2() 191 FreePool(nm); in utf8_to_ucs2()
|
H A D | efimemory.c | 260 FreePool(mdtop); in getbasemem() 317 FreePool(mdtop); in getextmemx() 366 FreePool(mdtop); in efi_memory_probe() 417 FreePool(mdtop); in efi_memory_show_map()
|
H A D | efidelay.c | 49 FreePool(uerrmsg); in delay()
|
H A D | efinet.c | 393 FreePool(handles); in efi_net_probe() 400 FreePool(handles); in efi_net_probe()
|
H A D | efiboot.c | 129 FreePool(desc); in efi_cleanup()
|
H A D | efidisk.c | 145 FreePool(handles); in efi_disk_probe()
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/ |
H A D | misc.c | 77 FreePool (OldPool); in ReallocatePool() 85 FreePool ( in FreePool() function 89 uefi_call_wrapper(BS->FreePool, 1, Buffer); in FreePool() 180 FreePool (*Buffer); in GrowBuffer() 197 FreePool (*Buffer); in GrowBuffer() 322 FreePool(VarBuf); in LibDeleteVariable() 385 FreePool (BootOptionArray); in LibInsertToTailOfBootOrder() 411 FreePool (NewBootOptionArray); in LibInsertToTailOfBootOrder() 413 FreePool (BootOptionArray); in LibInsertToTailOfBootOrder()
|
H A D | sread.c | 219 FreePool (TempFilePathPtr); in OpenSimpleReadFile() 280 FreePool (AlignedFilePath); in OpenSimpleReadFile() 289 FreePool (FHand->Source); in OpenSimpleReadFile() 292 FreePool (FHand); in OpenSimpleReadFile() 370 FreePool (FHand->Source); in CloseSimpleReadFile() 377 FreePool (FHand); in CloseSimpleReadFile()
|
H A D | hand.c | 53 FreePool (Handles); in LibLocateProtocol() 168 FreePool(BlockIoBuffer); in LibLocateHandleByDiskSignature() 264 FreePool(BlockIoBuffer); in LibLocateHandleByDiskSignature() 277 FreePool(BlockIoBuffer); in LibLocateHandleByDiskSignature() 295 FreePool(BlockIoBuffer); in LibLocateHandleByDiskSignature()
|
H A D | init.c | 106 FreePool (LangCode); in InitializeLib() 167 FreePool (Handles); in InitializeUnicodeSupport()
|
H A D | print.c | 888 FreePool(UnicodeStr); in AsciiVSPrint() 893 FreePool(UnicodeFmt); in AsciiVSPrint() 899 FreePool(UnicodeStr); in AsciiVSPrint() 1237 FreePool(dpstr); in _Print()
|
H A D | dpath.c | 230 FreePool (Temp); in AppendDevicePathNode() 279 FreePool(FilePath); in FileDevicePath() 1204 FreePool (DevPath); in DevicePathToStr()
|
/netbsd-src/sys/stand/efiboot/ |
H A D | efifile.c | 95 FreePool(upath); in efi_file_open() 105 FreePool(file_dp); in efi_file_open() 107 FreePool(srf); in efi_file_open() 117 FreePool(srf); in efi_file_open() 133 FreePool(srf); in efi_file_close()
|
H A D | efichar.c | 111 FreePool(*name); in ucs2_to_utf8() 180 FreePool(nm); in utf8_to_ucs2() 191 FreePool(nm); in utf8_to_ucs2()
|
H A D | efiblock.c | 167 FreePool(blkbuf); in efi_block_do_read_blockio() 440 FreePool(buf); in efi_block_find_partitions_gpt() 450 FreePool(buf); in efi_block_find_partitions_gpt() 582 FreePool(path); in efi_block_show()
|
H A D | efinet.c | 403 FreePool(handles); in efi_net_probe() 416 FreePool(handles); in efi_net_probe()
|
H A D | boot.c | 412 FreePool(ufirmware); in command_version()
|
H A D | efifdt.c | 435 FreePool(label); in efi_fdt_bootargs()
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/apps/ |
H A D | printenv.c | 31 FreePool(val); in efi_main()
|
H A D | drv0_use.c | 78 FreePool(Handles); in efi_main()
|
H A D | debughook.c | 27 FreePool(*data); in GetVariableAttr()
|
H A D | bltgrid.c | 89 FreePool(PixelBuffer); in draw_boxes()
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
H A D | efiapi.h | 836 EFI_FREE_POOL FreePool; member
|
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/ |
H A D | acefiex.h | 775 ACPI_EFI_FREE_POOL FreePool; member
|