Home
last modified time | relevance | path

Searched defs:stage1 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/
H A DMakefile.am3 SUBDIRS = netboot stage2 stage1 lib grub util docs subdir
/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A DMakefile.am2 nodist_pkglib_DATA = stage1 data
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_activate.c932 be_do_installboot_helper(zpool_handle_t *zphp, nvlist_t *child, char *stage1, in be_do_installboot_helper()
1267 be_do_installboot_walk(zpool_handle_t *zphp, nvlist_t *nv, char *stage1, in be_do_installboot_walk()
1344 char stage1[MAXPATHLEN]; in be_do_installboot() local
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c133 static char *stage1; variable
1889 prepare_stage1(struct partlist *stage1, struct partlist *stage2, uuid_t uuid) in prepare_stage1()
1993 struct partlist *mbr, *stage1, *stage2; in prepare_bblocks() local
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c4522 char stage1[64]; in setup_func() local