Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloverHackyColor/CloverBootloader
/ InitBooterLog
Function
InitBooterLog
rEFIt_UEFI/Platform/BootLog.cpp:184–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
VOID InitBooterLog(VOID)
185
{
186
SetMemLogCallback(MemLogCallback);
187
}
188
189
EFI_STATUS SetupBooterLog(BOOLEAN AllowGrownSize)
190
{
Callers
1
RefitMain
Function · 0.85
Calls
1
SetMemLogCallback
Function · 0.85
Tested by
no test coverage detected