Home
last modified time | relevance | path

Searched defs:stage2 (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c370 ig_stage2_t *stage2 = &data.stage2; in handle_getinfo() local
718 cleanup_stage2(ig_stage2_t *stage2) in cleanup_stage2()
940 prepare_fake_multiboot(ig_stage2_t *stage2) in prepare_fake_multiboot()
963 add_stage2_einfo(ig_stage2_t *stage2, char *updt_str) in add_stage2_einfo()
983 ig_stage2_t *stage2 = &install->stage2; in write_stage2() local
1105 ig_stage2_t *stage2 = &dest->stage2; in read_stage2_from_file() local
1225 read_stage2_from_disk(int dev_fd, ig_stage2_t *stage2, int type) in read_stage2_from_disk()
1351 ig_stage2_t *stage2 = &install->stage2; in prepare_stage2() local
H A Dinstallgrub.h65 ig_stage2_t stage2; member
/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/stage2/
H A DMakefile.am37 pkglib_DATA = stage2 stage2_eltorito e2fs_stage1_5 fat_stage1_5 \ data
50 pkglib_DATA = stage2 stage2_eltorito e2fs_stage1_5 fat_stage1_5 \ data
138 stage2: pre_stage2 start target
H A Dbuiltins.c4523 char stage2[64]; in setup_func() local
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_activate.c933 char *stage2, uint16_t flags) in be_do_installboot_helper()
1268 char *stage2, uint16_t flags) in be_do_installboot_walk()
1345 char stage2[MAXPATHLEN]; in be_do_installboot() local
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c134 static char *stage2; 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