Searched defs:GRUB (Results 1 - 8 of 8) sorted by relevance

/external/grub/netboot/
H A Dconfig.c2 * GRUB -- GRand Unified Bootloader
29 #define GRUB 1 macro
344 #endif /* GRUB && INCLUDE_PCI */
521 /* In GRUB, the ROM info is initialized here. */
H A Dfsys_tftp.c2 * GRUB -- GRand Unified Bootloader
33 #define GRUB 1 macro
241 /* In GRUB, this variable doesn't play any important role at all,
H A Dmisc.c2 * GRUB -- GRand Unified Bootloader
22 #define GRUB 1 macro
54 define separate definitions from GRUB. */
H A Dmain.c2 * GRUB -- GRand Unified Bootloader
40 #define GRUB 1 macro
1060 /* GRUB now handles its own tag. Get the name of a configuration
1072 in GRUB 1.0. */
/external/grub/stage2/
H A Dcmdline.c1 /* cmdline.c - the device-independent GRUB text command line */
3 * GRUB -- GRand Unified Bootloader
24 # define GRUB 1 macro
H A Dcommon.c3 * GRUB -- GRand Unified Bootloader
24 # define GRUB 1 macro
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;
H A Ddisk_io.c3 * GRUB -- GRand Unified Bootloader
26 # define GRUB 1 macro
566 iterating this function. The partition representation in GRUB will
H A Dbuiltins.c1 /* builtins.c - the GRUB builtin commands */
3 * GRUB -- GRand Unified Bootloader
32 # define GRUB 1 macro
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."
2384 /* XXX: For now, OpenBSD is identical to NetBSD, from GRUB's
2454 " \"multiboot\". The option --no-mem-option tells GRUB not to pass a"
2456 " provided, then GRUB ignores the rest of the line, and instead passes"
2541 "Set the active partition on the root disk to GRUB'
[all...]

Completed in 101 milliseconds