Home
last modified time | relevance | path

Searched refs:efi_err (Results 1 – 21 of 21) sorted by relevance

/linux-6.12.1/drivers/firmware/efi/libstub/
Dfdt.c41 efi_err("Device Tree header not valid!\n"); in update_fdt()
49 efi_err("Truncated device tree! foo!\n"); in update_fdt()
239 efi_err("Unable to retrieve UEFI memory map.\n"); in allocate_new_fdt_and_exit_boot()
252 efi_err("Ignoring DTB from command line.\n"); in allocate_new_fdt_and_exit_boot()
257 efi_err("Failed to load device tree!\n"); in allocate_new_fdt_and_exit_boot()
278 efi_err("Unable to allocate memory for new device tree.\n"); in allocate_new_fdt_and_exit_boot()
286 efi_err("Unable to construct new device tree.\n"); in allocate_new_fdt_and_exit_boot()
331 efi_err("Exit boot services failed.\n"); in allocate_new_fdt_and_exit_boot()
353 efi_err("Failed to update FDT and exit boot services\n"); in efi_boot_kernel()
374 efi_err("Invalid header detected on UEFI supplied FDT, ignoring ...\n"); in get_fdt()
Dfile.c57 efi_err("Failed to open file: %ls\n", fi->filename); in efi_open_file()
64 efi_err("Failed to get file info\n"); in efi_open_file()
84 efi_err("Failed to handle fs_proto\n"); in efi_open_volume()
90 efi_err("Failed to open volume\n"); in efi_open_volume()
173 efi_err("Failed to open volume\n"); in efi_open_device_path()
259 efi_err("Failed to allocate memory for files\n"); in handle_cmdline_files()
283 efi_err("Failed to read file\n"); in handle_cmdline_files()
Darm32-stub.c39 efi_err("allocate_pool() failed\n"); in check_platform_features()
49 efi_err("install_configuration_table() failed\n"); in check_platform_features()
60 efi_err("This LPAE kernel is not supported by your CPU\n"); in check_platform_features()
99 efi_err("Unable to allocate memory for uncompressed kernel.\n"); in handle_kernel_image()
Dpci.c31 efi_err("Failed to locate PCI I/O handles'\n"); in efi_pci_disable_bridge_busmaster()
38 efi_err("Failed to allocate memory for 'pci_handle'\n"); in efi_pci_disable_bridge_busmaster()
45 efi_err("Failed to locate PCI I/O handles'\n"); in efi_pci_disable_bridge_busmaster()
109 efi_err("Failed to disable PCI busmastering\n"); in efi_pci_disable_bridge_busmaster()
Dx86-stub.c68 efi_err("Failed to allocate memory for 'rom'\n"); in preserve_pci_rom_image()
84 efi_err("Failed to read rom->vendor\n"); in preserve_pci_rom_image()
92 efi_err("Failed to read rom->devid\n"); in preserve_pci_rom_image()
137 efi_err("Failed to allocate memory for 'pci_handle'\n"); in setup_efi_pci()
191 efi_err("Unsupported properties proto version\n"); in retrieve_apple_device_properties()
204 efi_err("Failed to allocate memory for 'properties'\n"); in retrieve_apple_device_properties()
279 efi_err("Failed to set OS vendor via apple_set_os\n"); in apple_set_os()
286 efi_err("Failed to set OS version via apple_set_os\n"); in apple_set_os()
386 efi_err("Memory acceptance protocol failed\n"); in setup_unaccepted_memory()
553 efi_err("Failed to get handle for LOADED_IMAGE_PROTOCOL\n"); in efi_pe_entry()
[all …]
Defi-stub.c87 efi_err("Failed to allocate memreserve entry!\n"); in install_memreserve_table()
98 efi_err("Failed to install memreserve config table!\n"); in install_memreserve_table()
126 efi_err("getting command line via LOADED_IMAGE_PROTOCOL\n"); in efi_handle_cmdline()
135 efi_err("Failed to parse options\n"); in efi_handle_cmdline()
143 efi_err("Failed to parse options\n"); in efi_handle_cmdline()
Dkaslr.c44 efi_err("efi_get_random_bytes() failed (0x%lx)\n", status); in efi_kaslr_get_phys_seed()
131 efi_err("FIRMWARE BUG: Image BSS overlaps adjacent EFI memory region\n"); in efi_kaslr_relocate_kernel()
147 efi_err("Failed to relocate kernel\n"); in efi_kaslr_relocate_kernel()
Dzboot.c37 efi_err("EFI decompressor: %s\n", x); in error()
115 efi_err("efi_get_random_bytes() failed (0x%lx)\n", in efi_zboot_entry()
124 efi_err("Failed to allocate memory\n"); in efi_zboot_entry()
Darm64-stub.c27 efi_err("FIRMWARE BUG: efi_loaded_image_t::image_base has bogus value\n"); in handle_kernel_image()
32 efi_err("FIRMWARE BUG: kernel image not aligned on %dk boundary\n", in handle_kernel_image()
Defi-stub-entry.c57 efi_err("Failed to get loaded image protocol\n"); in efi_pe_entry()
72 efi_err("Failed to relocate kernel\n"); in efi_pe_entry()
Dunaccepted_memory.c21 efi_err("Unknown version of unaccepted memory table\n"); in allocate_unaccepted_bitmap()
69 efi_err("Failed to allocate unaccepted memory config table\n"); in allocate_unaccepted_bitmap()
83 efi_err("Failed to install unaccepted memory config table!\n"); in allocate_unaccepted_bitmap()
Darm64.c77 efi_err("This 64 KB granular kernel is not supported by your CPU\n"); in check_platform_features()
79 efi_err("This 16 KB granular kernel is not supported by your CPU\n"); in check_platform_features()
Dgop.c153 efi_err("Requested mode is invalid\n"); in choose_mode_modenum()
160 efi_err("Couldn't get mode information\n"); in choose_mode_modenum()
169 efi_err("Invalid PixelFormat\n"); in choose_mode_modenum()
241 efi_err("Couldn't find requested mode\n"); in choose_mode_res()
378 efi_err("Unable to read key, continuing in 10 seconds\n"); in choose_mode_list()
414 efi_err("Failed to set requested mode\n"); in set_mode()
Driscv-stub.c48 efi_err("Failed to relocate kernel\n"); in handle_kernel_image()
Dsecureboot.c38 efi_err("Could not determine UEFI Secure Boot status.\n"); in efi_get_secureboot()
Driscv.c68 efi_err("Failed to get boot hartid!\n"); in check_platform_features()
Dloongarch.c58 efi_err("Unable to retrieve UEFI memory map.\n"); in efi_boot_kernel()
Drelocate.c151 efi_err("Failed to allocate usable memory for kernel.\n"); in efi_relocate_kernel()
Dtpm.c103 efi_err("Unable to allocate memory for event log\n"); in efi_retrieve_tcg2_eventlog()
Defi-stub-helper.c393 efi_err("Command line is too long: truncated to %d bytes\n", in efi_convert_cmdline()
659 efi_err("Failed to load initrd: 0x%lx\n", status); in efi_load_initrd()
Defistub.h73 #define efi_err(fmt, ...) \ macro