Searched defs:FreePool (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiMemoryAllocationLib/
H A DMemoryAllocationLib.c680 FreePool (OldBuffer);
797 FreePool ( function
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Framework/
H A DDxeCis.h95 EFI_FREE_POOL FreePool; member in struct:__anon10529
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c691 FreePool (OldBuffer);
808 FreePool ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c794 FreePool (OldBuffer);
911 FreePool ( function
926 // So, gBS->FreePool() service is used to free it.
928 Status = gBS->FreePool (Buffer);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmMemoryAllocationLib/
H A DMemoryAllocationLib.c106 FreePool (mSmramRanges);
839 FreePool (OldBuffer);
957 FreePool ( function
972 // So, gBS->FreePool() service is used to free it.
974 Status = gBS->FreePool (Buffer);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiMemoryAllocationLib/
H A DMemoryAllocationLib.c691 FreePool (OldBuffer);
808 FreePool ( function
814 Status = gBS->FreePool (Buffer);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h1817 EFI_FREE_POOL FreePool; member in struct:__anon12446
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h1813 EFI_FREE_POOL FreePool; member in struct:__anon15720

Completed in 52 milliseconds