Searched refs:grub_util_load_image (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/util/
H A Dmisc.h40 void grub_util_load_image (const char *path, char *buf);
/osnet-11/usr/src/grub/grub2/util/
H A Dmisc.c152 grub_util_load_image (const char *path, char *buf) function
H A Dgrub-mkimage.c827 grub_util_load_image (p->name, kernel_img + offset);
841 grub_util_load_image (memdisk_path, kernel_img + offset);
855 grub_util_load_image (config_path, kernel_img + offset);
H A Dgrub-mkimagexx.c922 grub_util_load_image (kernel_path, kernel_img);

Completed in 25 milliseconds