Searched refs:efi_warn (Results 1 – 7 of 7) sorted by relevance
109 efi_warn("Failed to allocate memory for RNG seed.\n"); in efi_random_get_seed()174 efi_warn("Failed to obtain seed from EFI_RNG_PROTOCOL or EFI variable\n"); in efi_random_get_seed()177 efi_warn("Retaining bootloader-supplied seed only"); in efi_random_get_seed()
269 efi_warn("Failed to measure data for event %d: 0x%lx\n", event, status); in efi_measure_tagged_event()690 efi_warn("Failed to retrieve memory attributes for image region: 0x%lx\n", in efi_remap_image()699 efi_warn("Failed to remap code region read-only\n"); in efi_remap_image()711 efi_warn("Failed to remap code region executable\n"); in efi_remap_image()718 efi_warn("Failed to remap data region non-executable\n"); in efi_remap_image()
31 efi_warn("Working around broken SetVirtualAddressMap()\n"); in system_needs_vamap()
109 efi_warn("efi_random_alloc() failed: 0x%lx\n", status); in handle_kernel_image()
160 efi_warn("Unexpected device path node type: (%x, %x)\n", in efi_open_device_path()
262 efi_warn("Unable to unprotect memory range [%08lx,%08lx]: %lx\n", in adjust_memory_range_protection()786 efi_warn("Ignoring DXE services table: invalid signature\n"); in efi_main()
70 #define efi_warn(fmt, ...) \ macro
Completed in 23 milliseconds