OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multiboot_header
(Results
1 - 8
of
8
) sorted by null
/external/grub/stage2/
mb_header.h
24
struct
multiboot_header
struct
54
* The entire
multiboot_header
must be contained
67
/* Magic value identifying the
multiboot_header
. */
boot.c
51
struct
multiboot_header
*mb;
81
flags = ((struct
multiboot_header
*) (buffer + i))->flags;
140
pu.mb = (struct
multiboot_header
*) (buffer + i);
/external/grub/docs/
boot.S
32
multiboot_header
:
label
41
.long
multiboot_header
boot.S.texi
32
multiboot_header
:
41
.long
multiboot_header
multiboot.h
49
typedef struct
multiboot_header
struct
multiboot.h.texi
49
typedef struct
multiboot_header
multiboot.info
[
all
...]
/external/grub/
ChangeLog
[
all
...]
Completed in 256 milliseconds