Searched refs:load_image (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dgui_image.c196 load_image (grub_gui_image_t self, const char *path) function
232 err = load_image (self, absvalue);
/osnet-11/usr/src/grub/grub2/grub-core/loader/efi/
H A Dappleloader.c160 if (efi_call_6 (b->load_image, 0, grub_efi_image_handle, pdev->devpath,
H A Dchainloader.c266 status = efi_call_6 (b->load_image, 0, grub_efi_image_handle, file_path,
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dstart_eltorito.S98 load_image: label
H A Dboot.c34 * The next two functions, 'load_image' and 'load_module', are the building
40 load_image (char *kernel, char *arg, kernel_t suggested_type, function
H A Dshared.h1070 /* Define flags for load_image here. */
1074 kernel_t load_image (char *kernel, char *arg, kernel_t suggested_type,
H A Dbuiltins.c3126 kernel_type = load_image (arg, mb_cmdline, suggested_type, load_flags);
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkimagexx.c894 SUFFIX (load_image) (const char *kernel_path, grub_size_t *exec_size, function
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dapi.h902 (*load_image) (grub_efi_boolean_t boot_policy, member in struct:grub_efi_boot_services

Completed in 103 milliseconds