Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c372 ig_stage2_t *stage2 = &data.stage2; in handle_getinfo() local
720 cleanup_stage2(ig_stage2_t *stage2) in cleanup_stage2()
939 prepare_fake_multiboot(ig_stage2_t *stage2) in prepare_fake_multiboot()
962 add_stage2_einfo(ig_stage2_t *stage2, char *updt_str) in add_stage2_einfo()
982 ig_stage2_t *stage2 = &install->stage2; in write_stage2() local
1104 ig_stage2_t *stage2 = &dest->stage2; in read_stage2_from_file() local
1224 read_stage2_from_disk(int dev_fd, ig_stage2_t *stage2, int type) in read_stage2_from_disk()
1350 ig_stage2_t *stage2 = &install->stage2; in prepare_stage2() local
1565 ig_stage2_t *stage2 = &install->stage2; in copy_stage2_to_pcfs() local
H A Dinstallgrub.h65 ig_stage2_t stage2; member
/titanic_50/usr/src/grub/grub-0.97/
H A DMakefile.am3 SUBDIRS = netboot stage2 stage1 lib grub util docs subdir
/titanic_50/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.c4464 char stage2[64]; in setup_func() local
/titanic_50/usr/src/lib/libbe/common/
H A Dbe_activate.c876 char *stage2, uint16_t flags) in be_do_installboot_helper()
1216 char stage2[MAXPATHLEN]; in be_do_installboot() local