OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:multiboot
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/config/
config.c
164
REQUIRE_OBJECT (
multiboot
);
variable
/external/syslinux/gpxe/src/arch/i386/image/
multiboot.c
24
*
Multiboot
image format
32
#include <
multiboot
.h>
41
FEATURE ( FEATURE_IMAGE, "
Multiboot
", DHCP_EB_FEATURE_MULTIBOOT, 1 );
52
* physical addressing as per the
multiboot
specification.
63
* this would comply with the
Multiboot
spec.
67
/**
Multiboot
flags that we support */
71
/** Compulsory feature
multiboot
flags */
74
/** Optional feature
multiboot
flags */
78
*
Multiboot
flags that we don't support
85
/** A
multiboot
header descriptor *
[
all
...]
Completed in 72 milliseconds