HomeSort by: relevance | last modified time | path
    Searched refs:FreePool (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/sys/arch/i386/stand/efiboot/
efidelay.c 49 FreePool(uerrmsg);
efichar.c 111 FreePool(*name);
180 FreePool(nm);
191 FreePool(nm);
boot.c 792 FreePool(ufirmware);
797 FreePool(path);
802 FreePool(upath);
881 FreePool(path);
889 FreePool(upath);
955 FreePool(name);
964 FreePool(val);
975 FreePool(uval);
983 FreePool(uval);
984 FreePool(uname)
    [all...]
efimemory.c 260 FreePool(mdtop);
317 FreePool(mdtop);
366 FreePool(mdtop);
417 FreePool(mdtop);
efiboot.c 129 FreePool(desc);
efinet.c 393 FreePool(handles);
400 FreePool(handles);
efidisk.c 145 FreePool(handles);
  /src/sys/external/bsd/gnu-efi/dist/apps/
printenv.c 31 FreePool(val);
drv0_use.c 78 FreePool(Handles);
debughook.c 27 FreePool(*data);
bltgrid.c 89 FreePool(PixelBuffer);
  /src/sys/stand/efiboot/
efifile.c 95 FreePool(upath);
105 FreePool(file_dp);
107 FreePool(srf);
117 FreePool(srf);
133 FreePool(srf);
efichar.c 111 FreePool(*name);
180 FreePool(nm);
191 FreePool(nm);
efiblock.c 167 FreePool(blkbuf);
440 FreePool(buf);
450 FreePool(buf);
582 FreePool(path);
efinet.c 403 FreePool(handles);
416 FreePool(handles);
boot.c 412 FreePool(ufirmware);
efifdt.c 435 FreePool(label);
  /src/sys/external/bsd/gnu-efi/dist/lib/
misc.c 77 FreePool (OldPool);
85 FreePool (
89 uefi_call_wrapper(BS->FreePool, 1, Buffer);
180 FreePool (*Buffer);
197 FreePool (*Buffer);
322 FreePool(VarBuf);
385 FreePool (BootOptionArray);
411 FreePool (NewBootOptionArray);
413 FreePool (BootOptionArray);
sread.c 219 FreePool (TempFilePathPtr);
280 FreePool (AlignedFilePath);
289 FreePool (FHand->Source);
292 FreePool (FHand);
370 FreePool (FHand->Source);
377 FreePool (FHand);
init.c 106 FreePool (LangCode);
167 FreePool (Handles);
hand.c 53 FreePool (Handles);
168 FreePool(BlockIoBuffer);
264 FreePool(BlockIoBuffer);
277 FreePool(BlockIoBuffer);
295 FreePool(BlockIoBuffer);
print.c 888 FreePool(UnicodeStr);
893 FreePool(UnicodeFmt);
899 FreePool(UnicodeStr);
1237 FreePool(dpstr);
dpath.c 230 FreePool (Temp);
242 N.B. Results are allocated from pool. The caller must FreePool
279 FreePool(FilePath);
420 // FreePool (Src);
1131 the string from pool. The caller must FreePool the returned
1204 FreePool (DevPath);
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiapi.h 836 EFI_FREE_POOL FreePool;
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 883 ACPI_EFI_FREE_POOL FreePool;

Completed in 24 milliseconds

1 2