Searched refs:efi_info (Results 1 – 11 of 11) sorted by relevance
55 efi_info("Decompressing Linux Kernel...\n"); in efi_zboot_entry()73 efi_info("KASLR disabled on kernel command line\n"); in efi_zboot_entry()77 efi_info("EFI_RNG_PROTOCOL unavailable\n"); in efi_zboot_entry()
28 efi_info("KASLR disabled on kernel command line\n"); in efi_kaslr_get_phys_seed()31 efi_info("Image placement fixed by loader\n"); in efi_kaslr_get_phys_seed()42 efi_info("EFI_RNG_PROTOCOL unavailable\n"); in efi_kaslr_get_phys_seed()
263 efi_info("Using DTB from command line\n"); in allocate_new_fdt_and_exit_boot()268 efi_info("Using DTB from configuration table\n"); in allocate_new_fdt_and_exit_boot()272 efi_info("Generating empty DTB\n"); in allocate_new_fdt_and_exit_boot()274 efi_info("Exiting boot services...\n"); in allocate_new_fdt_and_exit_boot()
31 efi_info("Entering in %s mode with MMU %sabled\n", in check_platform_features()109 efi_info("Free memory starts at 0x%lx, setting kernel_base to 0x%lx\n", in handle_kernel_image()
473 struct efi_info *efi = ¶ms->efi_info; in setup_e820()631 struct efi_info *efi;663 priv.efi = &boot_params->efi_info; in exit_boot()768 efi_info("%s detected on the kernel command line - disabling physical KASLR\n", in efi_decompress_kernel()
60 efi_info("UEFI Secure Boot is enabled.\n"); in efi_get_secureboot()
65 efi_info("Booting Linux Kernel...\n"); in efi_pe_entry()
62 efi_info("Exiting boot services\n"); in efi_boot_kernel()
622 efi_info("Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path\n"); in efi_load_initrd()630 efi_info("Loaded initrd from command line option\n"); in efi_load_initrd()638 efi_info("Measured initrd data into PCR 9\n"); in efi_load_initrd()
70 #define efi_info(fmt, ...) \ macro
302 union xenpf_efi_info *info = &op.u.firmware_info.u.efi_info; in efi_mem_desc_lookup()313 .u.efi_info.mem.addr = phys_addr, in efi_mem_desc_lookup()314 .u.efi_info.mem.size = U64_MAX - phys_addr, in efi_mem_desc_lookup()
Completed in 24 milliseconds