Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CloverHackyColor/CloverBootloader
/ FreePool
Function
FreePool
Xcode/cpp_tests/src/Platform.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
void FreePool(const void* Buffer)
160
{
161
free((void*)Buffer);
162
}
163
164
void ZeroMem(void *Destination, UINTN Length)
165
{
Callers
15
FSI_FP_Open
Function · 0.50
FSI_FP_Close
Function · 0.50
FSI_FP_Delete
Function · 0.50
FSI_FP_Read
Function · 0.50
FSInjectionInstall
Function · 0.50
BiosVideoGraphicsOutputSetMode
Function · 0.50
BiosVideoSetModeWorker
Function · 0.50
GraphicsConsoleControllerDriverStart
Function · 0.50
GraphicsConsoleControllerDriverStop
Function · 0.50
CheckModeSupported
Function · 0.50
GraphicsConsoleConOutTestString
Function · 0.50
GraphicsConsoleConOutSetMode
Function · 0.50
Calls
1
free
Function · 0.50
Tested by
3
BdsMemoryTest
Function · 0.40
TestNodeForMove
Function · 0.40
testPoolPrintFloat
Function · 0.40