Home
last modified time | relevance | path

Searched refs:efi_loaded_image_t (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.1/drivers/firmware/efi/libstub/
Dloongarch-stub.c29 efi_loaded_image_t *image, in handle_kernel_image()
66 efi_status_t efi_boot_kernel(void *handle, efi_loaded_image_t *image, in efi_boot_kernel()
Defistub.h562 } efi_loaded_image_t; typedef
869 efi_status_t efi_boot_kernel(void *handle, efi_loaded_image_t *image,
899 char *efi_convert_cmdline(efi_loaded_image_t *image, int *cmd_line_len);
927 efi_status_t handle_cmdline_files(efi_loaded_image_t *image,
936 static inline efi_status_t efi_load_dtb(efi_loaded_image_t *image, in efi_load_dtb()
944 efi_status_t efi_load_initrd(efi_loaded_image_t *image,
958 efi_loaded_image_t *image,
Dfile.c66 static efi_status_t efi_open_volume(efi_loaded_image_t *image, in efi_open_volume()
148 efi_status_t handle_cmdline_files(efi_loaded_image_t *image, in handle_cmdline_files()
Dfdt.c224 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()
Driscv-stub.c107 efi_loaded_image_t *image, in handle_kernel_image()
Defi-stub-helper.c421 char *efi_convert_cmdline(efi_loaded_image_t *image, int *cmd_line_len) in efi_convert_cmdline()
679 efi_status_t efi_load_initrd_cmdline(efi_loaded_image_t *image, in efi_load_initrd_cmdline()
701 efi_status_t efi_load_initrd(efi_loaded_image_t *image, in efi_load_initrd()
Darm64-stub.c100 efi_loaded_image_t *image, in handle_kernel_image()
Darm32-stub.c120 efi_loaded_image_t *image, in handle_kernel_image()
Defi-stub.c127 efi_loaded_image_t *image; in efi_pe_entry()
Dzboot.c172 efi_loaded_image_t *parent, *child; in efi_zboot_entry()
Dx86-stub.c27 static efi_loaded_image_t *image = NULL;