Searched refs:load_image (Results 1 - 9 of 9) sorted by relevance
| /osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/ |
| H A D | gui_image.c | 196 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 D | appleloader.c | 160 if (efi_call_6 (b->load_image, 0, grub_efi_image_handle, pdev->devpath,
|
| H A D | chainloader.c | 266 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 D | start_eltorito.S | 98 load_image: label
|
| H A D | boot.c | 34 * 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 D | shared.h | 1070 /* Define flags for load_image here. */ 1074 kernel_t load_image (char *kernel, char *arg, kernel_t suggested_type,
|
| H A D | builtins.c | 3126 kernel_type = load_image (arg, mb_cmdline, suggested_type, load_flags);
|
| /osnet-11/usr/src/grub/grub2/util/ |
| H A D | grub-mkimagexx.c | 894 SUFFIX (load_image) (const char *kernel_path, grub_size_t *exec_size, function
|
| /osnet-11/usr/src/grub/grub2/include/grub/efi/ |
| H A D | api.h | 902 (*load_image) (grub_efi_boolean_t boot_policy, member in struct:grub_efi_boot_services
|
Completed in 103 milliseconds