Searched refs:boot_services_active (Results 1 – 7 of 7) sorted by relevance
39 bool boot_services_active = true; /* boot services active first thing in main */ variable178 if (!boot_services_active) in efi_text_cursor()239 if (!boot_services_active) in efi_text_putchar()259 if (!boot_services_active) in efi_text_fill()314 if (!boot_services_active) in efi_text_copy()370 if (!boot_services_active) in efi_text_param()750 if (!boot_services_active) in efi_term_emu()1362 if (!boot_services_active) in efi_cons_getchar()1386 if (!boot_services_active) in efi_cons_poll()
33 if (boot_services_active) in delay()
99 extern bool boot_services_active;
81 boot_services_active = false; in efi_exit_boot_services()
40 if (boot_services_active) { in efi_exit()
363 if (!boot_services_active) { in efi_check_space()
796 if (gop != NULL && boot_services_active) { in gfxfb_blt()