MCPcopy 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
184VOID InitBooterLog(VOID)
185{
186 SetMemLogCallback(MemLogCallback);
187}
188
189EFI_STATUS SetupBooterLog(BOOLEAN AllowGrownSize)
190{

Callers 1

RefitMainFunction · 0.85

Calls 1

SetMemLogCallbackFunction · 0.85

Tested by

no test coverage detected