MCPcopy 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
455BOOLEAN egHasGraphicsMode(VOID)
456{
457 return egHasGraphics;
458}
459
460BOOLEAN egIsGraphicsModeEnabled(VOID)
461{

Callers 1

InitScreenFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected