Home
last modified time | relevance | path

Searched refs:splashimage (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/intel/config/
H A DMakefile51 BOOTIMAGE = splashimage.xpm
98 $(ROOTBOOT)/solaris.xpm: $(ROOTBOOT)/splashimage.xpm
99 $(RM) $@; $(LN) $(ROOTBOOT)/splashimage.xpm $@
/illumos-gate/usr/src/grub/
H A Dmenu.lst17 # and comment out the splashimage line below
23 # Uncomment the following line to enable GRUB splashimage on console
24 # splashimage /boot/grub/splash.xpm.gz
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c53 static char splashimage[64]; variable
132 grub_strcpy(splashimage, splashfile); in graphics_set_splash()
137 return splashimage; in graphics_get_splash()
153 image_read = read_image(splashimage); in graphics_init()
H A Dbuiltins.c1090 char splashimage[64]; in splashimage_func() local
1106 strcpy(splashimage, arg); in splashimage_func()
1116 graphics_set_splash(splashimage); in splashimage_func()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-boot-real-mode.p5m34 $(i386_ONLY)hardlink path=boot/solaris.xpm target=splashimage.xpm
37 $(i386_ONLY)file path=boot/splashimage.xpm group=sys
/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_cmd.def61 menu_cmd("splashimage", GRBM_SPLASHIMAGE_CMD, GRUB_LINE_ENTRY, skip_line)
/illumos-gate/exception_lists/
H A Dcopyright413 usr/src/uts/intel/os/splashimage.xpm