Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloverHackyColor/CloverBootloader
/ egHasGraphicsMode
Function
egHasGraphicsMode
rEFIt_UEFI/libeg/libscreen.cpp:455–458 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
453
}
454
455
BOOLEAN egHasGraphicsMode(VOID)
456
{
457
return egHasGraphics;
458
}
459
460
BOOLEAN egIsGraphicsModeEnabled(VOID)
461
{
Callers
1
InitScreen
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected