Home
last modified time | relevance | path

Searched refs:stage1_5 (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A DMakefile.am154 stage1_5.c fsys_ext2fs.c bios.c
163 stage1_5.c fsys_fat.c bios.c
172 stage1_5.c fsys_ffs.c bios.c
181 stage1_5.c fsys_ufs.c bios.c
190 stage1_5.c fsys_ufs2.c bios.c
209 stage1_5.c fsys_minix.c bios.c
218 disk_io.c stage1_5.c fsys_reiserfs.c bios.c
227 disk_io.c stage1_5.c fsys_vstafs.c bios.c
236 disk_io.c stage1_5.c fsys_jfs.c bios.c
245 disk_io.c stage1_5.c fsys_xfs.c bios.c
[all …]
H A DMakefile.in2086 e2fs_stage1_5_exec-stage1_5.o: stage1_5.c
2170 fat_stage1_5_exec-stage1_5.o: stage1_5.c
2177 fat_stage1_5_exec-stage1_5.obj: stage1_5.c
2254 ffs_stage1_5_exec-stage1_5.o: stage1_5.c
2261 ffs_stage1_5_exec-stage1_5.obj: stage1_5.c
2422 jfs_stage1_5_exec-stage1_5.o: stage1_5.c
2429 jfs_stage1_5_exec-stage1_5.obj: stage1_5.c
3122 ufs2_stage1_5_exec-stage1_5.o: stage1_5.c
3206 ufs_stage1_5_exec-stage1_5.o: stage1_5.c
3290 zfs_stage1_5_exec-stage1_5.o: stage1_5.c
[all …]
H A DMakefile.solaris216 e2fs_stage1_5_exec-stage1_5.o
241 fat_stage1_5_exec-stage1_5.o
266 ffs_stage1_5_exec-stage1_5.o
291 iso9660_stage1_5_exec-stage1_5.o
317 jfs_stage1_5_exec-stage1_5.o
342 minix_stage1_5_exec-stage1_5.o
505 ufs2_stage1_5_exec-stage1_5.o
530 ufs_stage1_5_exec-stage1_5.o
559 zfs_stage1_5_exec-stage1_5.o
584 vstafs_stage1_5_exec-stage1_5.o
[all …]
H A Dbuiltins.c1399 char *stage1_5; in embed_func() local
1405 stage1_5 = arg; in embed_func()
1406 device = skip_to (0, stage1_5); in embed_func()
1409 if (! grub_open (stage1_5)) in embed_func()
4576 int embed_stage1_5 (char *stage1_5, int drive, int partition) in setup_func()
4581 grub_sprintf (cmd_arg, "%s %s", stage1_5, device); in setup_func()
4726 char stage1_5[64]; in setup_func() local
4728 grub_sprintf (stage1_5, "%s%s", prefix, stage1_5_map[i].name); in setup_func()
4729 if (check_file (stage1_5)) in setup_func()
4731 if (embed_stage1_5 (stage1_5, in setup_func()
[all …]
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-install.in410 for file in ${grubdir}/stage1 ${grubdir}/stage2 ${grubdir}/*stage1_5; do
414 ${pkglibdir}/stage1 ${pkglibdir}/stage2 ${pkglibdir}/*stage1_5; do
425 for file in ${grubdir}/stage1 ${grubdir}/stage2 ${grubdir}/*stage1_5; do
/illumos-gate/usr/src/pkg/manifests/
H A Dsource-system-grub.p5m252 file path=usr/share/src/grub/stage2/stage1_5.c
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1774 * stage2/stage1_5.c (saved_sector): Initialized with -1.
2167 * stage2/stage1_5.c: Likewise.
2826 position of the embedded stage1_5 for setup_func.
3030 embedded stage1_5 give the path to menu.lst as real_config_file.
4180 the --force-lba switch in stage2/stage1_5.
6023 * stage2/stage1_5.c (cmain): Call grub_close after grub_read.
6429 * stage2/stage1_5.c (cmain): Call grub_close after grub_open.
6736 * stage2/stage1_5.c: Change the second argument for chain_stage2
8303 * shared_src/stage1_5.c: Moved to ...
8304 * stage2/stage1_5.c: ... here.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.texi484 @file{*stage1_5} to the directory @file{/boot/grub}, and run the
2816 @deffn Command embed stage1_5 device
2817 Embed the Stage 1.5 @var{stage1_5} in the sectors after the MBR if
2821 @var{stage1_5} occupies, if successful.
H A Dgrub.info-21331 - Command: embed stage1_5 device
H A Dgrub.info-1433 to copy the files `stage1', `stage2', and `*stage1_5' to the directory
H A Dgrub.info434 to copy the files `stage1', `stage2', and `*stage1_5' to the directory
2635 -- Command: embed stage1_5 device
/illumos-gate/exception_lists/
H A Dcstyle114 usr/src/grub/grub-0.97/stage2/stage1_5.c