Searched refs:EFI_EDID_OVERRIDE_DONT_OVERRIDE (Results 1 – 4 of 4) sorted by relevance
28 #define EFI_EDID_OVERRIDE_DONT_OVERRIDE 0x01 macro
38 #define EFI_EDID_OVERRIDE_DONT_OVERRIDE 0x01 macro
396 if (EdidOverrideFound != TRUE || EdidAttributes == EFI_EDID_OVERRIDE_DONT_OVERRIDE) { in CirrusLogic5430VideoModeSetup()
1430 if (!EdidOverrideFound || EdidAttributes == EFI_EDID_OVERRIDE_DONT_OVERRIDE) { in BiosVideoCheckForVbe()