Searched refs:pr_efi (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/firmware/efi/libstub/ |
| D | arm-stub.c | 179 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()
|
| D | arm64-stub.c | 63 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()
|
| D | secureboot.c | 75 pr_efi(sys_table_arg, "UEFI Secure Boot is enabled.\n"); in efi_get_secureboot()
|
| D | efistub.h | 32 #define pr_efi(sys_table, msg) do { \ macro
|
| D | fdt.c | 284 pr_efi(sys_table, "Exiting boot services and installing virtual address map...\n"); in allocate_new_fdt_and_exit_boot()
|