MCPcopy Create free account
hub / github.com/CloverHackyColor/CloverBootloader / MemoryAllocationLib.h

File MemoryAllocationLib.h

MdePkg/Include/Library/MemoryAllocationLib.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @file
2 Provides services to allocate and free memory buffers of various memory types and alignments.
3
4 The Memory Allocation Library abstracts various common memory allocation operations. This library

Callers

nothing calls this directly

Calls 4

AllocateCopyPoolFunction · 0.85
AllocatePoolFunction · 0.50
AllocateZeroPoolFunction · 0.50
ReallocatePoolFunction · 0.50

Tested by

no test coverage detected