OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GRUB
(Results
1 - 8
of
8
) sorted by null
/external/grub/stage2/
cmdline.c
1
/* cmdline.c - the device-independent
GRUB
text command line */
3
*
GRUB
-- GRand Unified Bootloader
24
# define
GRUB
1
common.c
3
*
GRUB
-- GRand Unified Bootloader
24
# define
GRUB
1
132
/* For now,
GRUB
assumes 32bits addresses, so... */
173
* unused by
GRUB
.
256
/* For now,
GRUB
doesn't probe floppies, since it is trivial to map
299
mbi.boot_loader_name = (unsigned long) "GNU
GRUB
" VERSION;
disk_io.c
3
*
GRUB
-- GRand Unified Bootloader
26
# define
GRUB
1
372
/* If the
grub
shell is running under Linux and the user wants to
566
iterating this function. The partition representation in
GRUB
will
[
all
...]
builtins.c
1
/* builtins.c - the
GRUB
builtin commands */
3
*
GRUB
-- GRand Unified Bootloader
32
# define
GRUB
1
843
" can be used only in the
grub
shell."
963
"Display what
GRUB
thinks the system address space map of the"
1024
" a
GRUB
file and TO must be an OS file."
1213
" was rebooted by a kernel that
GRUB
loaded."
1444
"Print the information for a drive DRIVE. In the
grub
shell, you can"
[
all
...]
/external/grub/netboot/
config.c
2
*
GRUB
-- GRand Unified Bootloader
29
#define
GRUB
1
344
#endif /*
GRUB
&& INCLUDE_PCI */
521
/* In
GRUB
, the ROM info is initialized here. */
fsys_tftp.c
2
*
GRUB
-- GRand Unified Bootloader
33
#define
GRUB
1
241
/* In
GRUB
, this variable doesn't play any important role at all,
misc.c
2
*
GRUB
-- GRand Unified Bootloader
22
#define
GRUB
1
54
define separate definitions from
GRUB
. */
main.c
2
*
GRUB
-- GRand Unified Bootloader
40
#define
GRUB
1
1060
/*
GRUB
now handles its own tag. Get the name of a configuration
1072
in
GRUB
1.0. */
Completed in 114 milliseconds