Searched refs:has_boot_services (Results 1 – 6 of 6) sorted by relevance
175 if (has_boot_services) in plat_tem_hide_prom_cursor()183 if (has_boot_services) { in plat_tem_display_prom_cursor()321 if (!has_boot_services) in efi_text_cons_clear()341 if (!has_boot_services) in efi_text_cons_copy()361 if (!has_boot_services) in efi_text_cons_display()753 if (!has_boot_services) in efi_cons_getchar()781 if (!has_boot_services) in efi_cons_poll()
37 if (has_boot_services) in delay()
48 extern bool has_boot_services;
40 if (has_boot_services) { in efi_exit()
79 bool has_boot_services = true; variable1236 has_boot_services = false; in multiboot2_exec()
876 if (gop != NULL && has_boot_services) { in gfxfb_blt()