efi_printk 76 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "Failed to allocate memory for 'rom'\n"); efi_printk 93 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "Failed to read rom->vendor\n"); efi_printk 102 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "Failed to read rom->devid\n"); efi_printk 150 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "Failed to allocate memory for 'pci_handle'\n"); efi_printk 208 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "Unsupported properties proto version\n"); efi_printk 220 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "Failed to allocate memory for 'properties'\n"); efi_printk 412 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "Failed to get handle for LOADED_IMAGE_PROTOCOL\n"); efi_printk 419 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "Failed to allocate lowmem for boot params\n"); efi_printk 467 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "Trying to load files to higher address\n"); efi_printk 796 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "Failed to allocate memory for 'gdt' structure\n"); efi_printk 804 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "Failed to allocate memory for 'gdt'\n"); efi_printk 820 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "efi_relocate_kernel() failed!\n"); efi_printk 830 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "exit_boot() failed!\n"); efi_printk 923 arch/x86/boot/compressed/eboot.c efi_printk(sys_table, "efi_main() failed!\n"); efi_printk 363 drivers/firmware/efi/libstub/efi-stub-helper.c efi_printk(sys_table_arg, "Failed to open file: "); efi_printk 365 drivers/firmware/efi/libstub/efi-stub-helper.c efi_printk(sys_table_arg, "\n"); efi_printk 375 drivers/firmware/efi/libstub/efi-stub-helper.c efi_printk(sys_table_arg, "Failed to get file info size\n"); efi_printk 383 drivers/firmware/efi/libstub/efi-stub-helper.c efi_printk(sys_table_arg, "Failed to alloc mem for file info\n"); efi_printk 398 drivers/firmware/efi/libstub/efi-stub-helper.c efi_printk(sys_table_arg, "Failed to get initrd info\n"); efi_printk 428 drivers/firmware/efi/libstub/efi-stub-helper.c efi_printk(sys_table_arg, "Failed to handle fs_proto\n"); efi_printk 434 drivers/firmware/efi/libstub/efi-stub-helper.c efi_printk(sys_table_arg, "Failed to open volume\n"); efi_printk 33 drivers/firmware/efi/libstub/efistub.h if (!is_quiet()) efi_printk(sys_table, "EFI stub: "msg); \ efi_printk 36 drivers/firmware/efi/libstub/efistub.h #define pr_efi_err(sys_table, msg) efi_printk(sys_table, "EFI stub: ERROR: "msg) efi_printk 134 drivers/firmware/efi/libstub/tpm.c efi_printk(sys_table_arg, efi_printk 1571 include/linux/efi.h void efi_printk(efi_system_table_t *sys_table_arg, char *str);