OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bzimage
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/gpxe/src/config/
config.c
179
REQUIRE_OBJECT (
bzimage
);
variable
/external/syslinux/gpxe/src/arch/i386/image/
bzimage.c
24
* Linux
bzImage
image format
34
#include <
bzimage
.h>
42
FEATURE ( FEATURE_IMAGE, "
bzImage
", DHCP_EB_FEATURE_BZIMAGE, 1 );
47
*
bzImage
context
81
/**
bzImage
header */
86
* Parse
bzImage
header
88
* @v image
bzImage
file
89
* @v bzimg
bzImage
context
90
* @v src
bzImage
to parse
101
DBGC ( image, "
bzImage
%p too short for kernel header\n"
[
all
...]
/external/syslinux/gpxe/src/arch/i386/interface/syslinux/
comboot_call.c
32
#include <
bzimage
.h>
Completed in 153 milliseconds