Searched refs:efi_loaded_image_t (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/drivers/firmware/efi/libstub/ |
| H A D | loongarch-stub.c | 21 efi_loaded_image_t *image, in handle_kernel_image() 39 efi_loaded_image_t *image) in kernel_entry_address()
|
| H A D | loongarch.c | 42 efi_loaded_image_t *image) in kernel_entry_address() 47 efi_status_t efi_boot_kernel(void *handle, efi_loaded_image_t *image, in efi_boot_kernel()
|
| H A D | efistub.h | 612 } efi_loaded_image_t; typedef 1027 efi_status_t efi_boot_kernel(void *handle, efi_loaded_image_t *image, 1062 char *efi_convert_cmdline(efi_loaded_image_t *image); 1090 efi_status_t handle_cmdline_files(efi_loaded_image_t *image, 1099 static inline efi_status_t efi_load_dtb(efi_loaded_image_t *image, in efi_load_dtb() 1107 efi_status_t efi_load_initrd(efi_loaded_image_t *image, 1121 efi_loaded_image_t *image, 1126 efi_loaded_image_t *image, 1130 efi_status_t efi_handle_cmdline(efi_loaded_image_t *image, char **cmdline_ptr);
|
| H A D | loongarch-stub.h | 4 efi_loaded_image_t *image);
|
| H A D | efi-stub.c | 105 efi_status_t efi_handle_cmdline(efi_loaded_image_t *image, char **cmdline_ptr) in efi_handle_cmdline() 144 efi_loaded_image_t *image, in efi_stub_common()
|
| H A D | riscv-stub.c | 30 efi_loaded_image_t *image, in handle_kernel_image()
|
| H A D | arm64-stub.c | 21 efi_loaded_image_t *image, in handle_kernel_image()
|
| H A D | efi-stub-entry.c | 33 efi_loaded_image_t *image; in efi_pe_entry()
|
| H A D | fdt.c | 224 efi_loaded_image_t *image, in allocate_new_fdt_and_exit_boot() 344 efi_status_t efi_boot_kernel(void *handle, efi_loaded_image_t *image, in efi_boot_kernel()
|
| H A D | file.c | 74 static efi_status_t efi_open_volume(efi_loaded_image_t *image, in efi_open_volume() 190 efi_status_t handle_cmdline_files(efi_loaded_image_t *image, in handle_cmdline_files()
|
| H A D | zboot.c | 39 efi_loaded_image_t *image; in efi_zboot_entry()
|
| H A D | arm32-stub.c | 83 efi_loaded_image_t *image, in handle_kernel_image()
|
| H A D | efi-stub-helper.c | 329 char *efi_convert_cmdline(efi_loaded_image_t *image) in efi_convert_cmdline() 586 efi_status_t efi_load_initrd_cmdline(efi_loaded_image_t *image, in efi_load_initrd_cmdline() 607 efi_status_t efi_load_initrd(efi_loaded_image_t *image, in efi_load_initrd()
|
| H A D | x86-stub.c | 28 static efi_loaded_image_t *image = NULL;
|