Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dprintk.c75 void efi_puts(const char *str) in efi_puts() function
139 efi_puts("EFI stub: "); in efi_printk()
147 efi_puts(printf_buf); in efi_printk()
149 efi_puts("[Message truncated]\n"); in efi_printk()
H A Dgop.c312 efi_puts(" * = current mode\n" in choose_mode_list()
317 efi_puts("\nPress any key to continue (or wait 10 seconds)\n"); in choose_mode_list()