Home
last modified time | relevance | path

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

/external/grub/grub/
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()
Dasmstub.c71 unsigned long boot_drive = 0; variable
/external/grub/stage2/
Dcommon.c320 saved_drive = boot_drive; in init_bios_info()
328 if (get_diskinfo (boot_drive, &geom) in init_bios_info()
332 cdrom_drive = boot_drive; in init_bios_info()
Dcmdline.c102 saved_drive = boot_drive; in init_cmdline()
Dasm.S139 ADDR32 movb %dl, EXT_C(boot_drive)
760 movb EXT_C(boot_drive), %dl
2295 VARIABLE(boot_drive)
Dshared.h553 extern unsigned long boot_drive;
Dstage2.c670 saved_drive = boot_drive; in run_menu()
Dbuiltins.c297 boot_drive = saved_drive; in boot_func()
3346 saved_drive = boot_drive; in savedefault_func()
/external/grub/stage1/
Dstage1.S93 boot_drive: label
145 MOV_MEM_TO_AL(ABS(boot_drive)) /* movb ABS(boot_drive), %al */
/external/grub/
DChangeLog493 * stage1/stage1.S (boot_drive): Use the macro GRUB_INVALID_DRIVE.
4500 (boot_drive) [SUPPORT_DISKLESS]: Set to NETWORK_DRIVE instead of
/external/grub/docs/
Dgrub.texi3549 Set the stage2 @var{boot_drive} to @var{drive}. This argument should be