Home
last modified time | relevance | path

Searched refs:conout_found (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/boot/compressed/
Deboot.c667 bool conout_found = false; in setup_gop32() local
680 conout_found = true; in setup_gop32()
683 if (status == EFI_SUCCESS && (!first_gop || conout_found)) { in setup_gop32()
703 if (conout_found) in setup_gop32()
772 bool conout_found = false; in setup_gop64() local
785 conout_found = true; in setup_gop64()
788 if (status == EFI_SUCCESS && (!first_gop || conout_found)) { in setup_gop64()
808 if (conout_found) in setup_gop64()