Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloverHackyColor/CloverBootloader
/ GetKextCount
Function
GetKextCount
rEFIt_UEFI/Platform/kext_inject.cpp:252–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
}
251
252
UINT32 GetKextCount()
253
{
254
return (UINT32)GetListCount(&gKextList);
255
}
256
257
UINT32 GetKextsSize()
258
{
Callers
2
LoadKexts
Method · 0.85
InjectKexts
Method · 0.85
Calls
1
GetListCount
Function · 0.85
Tested by
no test coverage detected