Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dmain.c141 default_boot_drive = boot_drive; in main()
189 boot_drive = strtoul (optarg, 0, 0); in main()
190 if (boot_drive == ULONG_MAX) in main()
H A Dasmstub.c74 unsigned long boot_drive = 0; variable
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c341 saved_drive = boot_drive; in init_bios_info()
349 if (get_diskinfo (boot_drive, &geom) in init_bios_info()
353 cdrom_drive = boot_drive; in init_bios_info()
H A Dcmdline.c104 saved_drive = boot_drive; in init_cmdline()
H A Dbios.c195 if (drive >= 0x88 && drive == boot_drive) in get_cdinfo()
H A Dasm.S147 ADDR32 movb %dl, EXT_C(boot_drive)
900 movb EXT_C(boot_drive), %dl
2692 VARIABLE(boot_drive)
H A Dshared.h596 extern unsigned long boot_drive;
H A Dstage2.c681 saved_drive = boot_drive; in run_menu()
H A Dbuiltins.c321 boot_drive = saved_drive; in boot_func()
3972 saved_drive = boot_drive; in savedefault_func()
/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S93 boot_drive: label
145 MOV_MEM_TO_AL(ABS(boot_drive)) /* movb ABS(boot_drive), %al */
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog652 * stage1/stage1.S (boot_drive): Use the macro GRUB_INVALID_DRIVE.
4659 (boot_drive) [SUPPORT_DISKLESS]: Set to NETWORK_DRIVE instead of
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.texi3552 Set the stage2 @var{boot_drive} to @var{drive}. This argument should be