Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/libstub/
Darm-stub.c157 pr_efi(sys_table, "Booting Linux Kernel...\n"); in efi_entry()
183 pr_efi(sys_table, "Ignoring DTB from command line.\n"); in efi_entry()
196 pr_efi(sys_table, "Using DTB from command line\n"); in efi_entry()
201 pr_efi(sys_table, "Using DTB from configuration table\n"); in efi_entry()
205 pr_efi(sys_table, "Generating empty DTB\n"); in efi_entry()
Darm64-stub.c67 pr_efi(sys_table_arg, "EFI_RNG_PROTOCOL unavailable, no randomness supplied\n"); in handle_kernel_image()
73 pr_efi(sys_table_arg, "KASLR disabled on kernel command line\n"); in handle_kernel_image()
Defistub.h31 #define pr_efi(sys_table, msg) do { \ macro
Dsecureboot.c77 pr_efi(sys_table_arg, "UEFI Secure Boot is enabled.\n"); in efi_get_secureboot()
Dfdt.c288 pr_efi(sys_table, in allocate_new_fdt_and_exit_boot()