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()1341 if (!boot_services_active) in efi_cons_getchar()1365 if (!boot_services_active) in efi_cons_poll()
33 if (boot_services_active) in delay()
96 extern bool boot_services_active;
83 boot_services_active = false; in efi_exit_boot_services()
40 if (boot_services_active) { in efi_exit()
370 if (!boot_services_active) { in efi_check_space()
871 boot_services_active) { in gfxfb_blt()