Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/libstub/
Darm-stub.c179 pr_efi(sys_table, "Booting Linux Kernel...\n"); in efi_entry()
205 pr_efi(sys_table, "Ignoring DTB from command line.\n"); in efi_entry()
218 pr_efi(sys_table, "Using DTB from command line\n"); in efi_entry()
223 pr_efi(sys_table, "Using DTB from configuration table\n"); in efi_entry()
227 pr_efi(sys_table, "Generating empty DTB\n"); in efi_entry()
Darm64-stub.c63 pr_efi(sys_table_arg, "EFI_RNG_PROTOCOL unavailable, no randomness supplied\n"); in handle_kernel_image()
69 pr_efi(sys_table_arg, "KASLR disabled on kernel command line\n"); in handle_kernel_image()
Dsecureboot.c75 pr_efi(sys_table_arg, "UEFI Secure Boot is enabled.\n"); in efi_get_secureboot()
Defistub.h32 #define pr_efi(sys_table, msg) do { \ macro
Dfdt.c284 pr_efi(sys_table, "Exiting boot services and installing virtual address map...\n"); in allocate_new_fdt_and_exit_boot()