Searched refs:g_bIntelBrookdaleBIOS (Results 1 – 3 of 3) sorted by relevance
31 BOOLEAN g_bIntelBrookdaleBIOS; variable54 g_bIntelBrookdaleBIOS = !strncmp(Product, IntelBrookdale, sizeof(IntelBrookdale) - 1); in IsVesaBiosOk()
216 extern BOOLEAN g_bIntelBrookdaleBIOS;
289 if (g_bIntelBrookdaleBIOS) in InitializeModeTable()