Home | History | Annotate | Download | only in grub

Lines Matching full:cmdline

114 	* stage2/cmdline.c (run_script): Fix a reversed conditional.
188 * stage2/cmdline.c (run_script): Use FALLBACK_ENTRYNO instead of
456 * stage2/cmdline.c (init_cmdline): Use GRUB_INVALID_DRIVE.
1276 * stage2/cmdline.c (init_cmdline): Set COUNT_LINES to -1.
1557 * stage2/cmdline.c (run_script): Prompt a user's intervention,
1602 * stage2/cmdline.c (enter_cmdline): If USE_PAGER is true, set
1875 * stage2/cmdline.c [SUPPORT_DISKLESS] (GRUB): Defined.
1946 * stage2/cmdline.c (print_cmdline_message): Likewise.
1993 * stage2/cmdline.c: Likewise.
2995 * stage2/cmdline.c (run_script): Don't show commands that have
3000 Check if in CMDLINE or SCRIPT mode and ask password immediately.
3001 (builtin_password): Also allow passwords in CMDLINE mode, make
3022 * stage2/boot.c (load_image): When handling Linux cmdline, don't
3024 extra null character into the cmdline. Reported by Robert
3692 * stage2/cmdline.c (restart_cmdline_env): New variable.
4378 * stage2/cmdline.c (enter_cmdline) [SUPPORT_DISKLESS]: Redisplay
4381 * stage2/cmdline.c: Include <shared.h> instead of "shared.h".
4436 * stage2/cmdline.c (enter_cmdline): Don't give errors on empty
5596 * stage2/cmdline.c (enter_cmdline): Set BUF_DRIVE to -1 before
5771 * stage2/cmdline.c (enter_cmdline): New argument, FOREVER, for
6032 * stage2/cmdline.c (run_script): If ERRNUM is non-zero, set
6616 * stage2/builtins.c (boot_func): Pass MBI.CMDLINE instead of ARG
6667 * stage2/cmdline.c (skip_to): Restructure, and count tabs as
7050 Add CMDLINE into the history list only if READLINE is non-zero.
7074 [!STAGE1_5] (get_cmdline): Use BUF instead of CMDLINE for the
7084 If LPOS is less than LLEN, add CMDLINE into the history list.
7350 * stage2/cmdline.c (run_script): If ERRNUM is non-zero, wait an
7391 * stage2/cmdline.c (find_command): If COMMAND is less than
7427 * stage2/cmdline.c [GRUB_UTIL]: Do not include apic.h and
7518 * stage2/cmdline.c (enter_cmdline) [GRUB_UTIL]: Add a space in
7526 character after the first word in CMDLINE when TAB lists
7528 * stage2/cmdline.c (skip_to): Treat the character `=' as a space
7556 * stage2/cmdline.c (commands): Added hide and unhide.
7593 * stage2/cmdline.c (enter_cmdline): Use MB_CMDLINE instead of
7697 * stage2/cmdline.c (enter_cmdline) [GRUB_UTIL]: In the command
7728 * stage2/cmdline.c (commands): Added geometry.
7819 * stage2/cmdline.c (skip_to): Don't increase CMDLINE if the
7820 character to which CMDLINE points is NUL.
7824 * stage2/cmdline.c [!GRUB_UTIL] (IMPS_DEBUG) (KERNEL_PRINT)
7832 * stage2/cmdline.c [!GRUB_UTIL]: Include apic.h and smp-imps.h.
7901 * stage2/cmdline.c (enter_cmdline) [!GRUB_UTIL]: When running
8098 * shared_src/cmdline.c: Moved to ...
8099 * stage2/cmdline.c: ... here.
8230 * shared_src/cmdline.c (commands): Add quit.
8285 * shared_src/cmdline.c (normal_color): New variable.
8310 * shared_src/cmdline.c: The imps code is now defined if GRUB_UTIL
8388 * shared_src/cmdline.c (enter_cmdline): Explicitly cast
8394 when the functon print_completion modifies CMDLINE.
8444 * shared_src/cmdline.c (enter_cmdline): Doesn't check for the jump
8509 * shared_src/cmdline.c (enter_cmdline): Do not use getc, but use
8685 * shared_src/cmdline.c (enter_cmdline): Check the return value of
8718 * shared_src/cmdline.c (enter_cmdline): Declare dest_geom as
8745 * shared_src/cmdline.c (enter_cmdline): Change prompt to "grub> ".
8764 (inb, outb): Move to cmdline.c, since it's only used there.
8836 * shared_src/cmdline.c (enter_cmdline): Return nonzero, and avoid
8920 * shared_src/cmdline.c (enter_cmdline): Use BIOSDISK_WRITE.
9011 * shared_src/cmdline.c: Use substring.