代码搜索:zImage
找到约 461 项符合「zImage」的源代码
代码结果 461
www.eeworm.com/read/393286/2479649
makefile
# This is far from simple, but I couldn't think of a good name. This is
# for making the 'zImage' or 'zImage.initrd' on a number of targets.
#
# Author: Tom Rini
#
# Notes:
# (1) F
www.eeworm.com/read/389879/2532903
makefile
# This is far from simple, but I couldn't think of a good name. This is
# for making the 'zImage' or 'zImage.initrd' on a number of targets.
#
# Author: Tom Rini
#
# Notes:
# (1) F
www.eeworm.com/read/316872/3589328
makefile
# arch/h8300/boot/Makefile
targets := vmlinux.srec vmlinux.bin zImage
subdir- := compressed
OBJCOPYFLAGS_vmlinux.srec := -Osrec
OBJCOPYFLAGS_vmlinux.bin := -Obinary
OBJCOPYFLAGS_zImage := -O binary
www.eeworm.com/read/179911/5294697
c gzimage.c
/*
* gzimage.c
*
* Dummy file to allow a compressed zImage to be added
* into a linker section, accessed by the boot coode
*/
char dummy_for_gzimage;
www.eeworm.com/read/350097/3129590
c gzimage.c
/*
* gzimage.c
*
* Dummy file to allow a compressed zImage to be added
* into a linker section, accessed by the boot coode
*/
char dummy_for_gzimage;
www.eeworm.com/read/337546/3330939
gitignore .gitignore
addnote
infblock.c
infblock.h
infcodes.c
infcodes.h
inffast.c
inffast.h
inflate.c
inftrees.c
inftrees.h
infutil.c
infutil.h
kernel-vmlinux.strip.c
kernel-vmlinux.strip.gz
uImage
zImage
zImage.vmode
zc
www.eeworm.com/read/324920/3489857
gitignore .gitignore
addnote
infblock.c
infblock.h
infcodes.c
infcodes.h
inffast.c
inffast.h
inflate.c
inftrees.c
inftrees.h
infutil.c
infutil.h
kernel-vmlinux.strip.c
kernel-vmlinux.strip.gz
uImage
zImage
zImage.vmode
zc
www.eeworm.com/read/250243/4433843
s kernel.s
.globl kernel_start
kernel_start:
.incbin "arch/arm/boot/zImage"
.globl kernel_end
kernel_end:
.align 2
www.eeworm.com/read/209559/4960835
s kernel.s
.globl kernel_start
kernel_start:
.incbin "arch/arm/boot/zImage"
.globl kernel_end
kernel_end:
.align 2
www.eeworm.com/read/337546/3330313
s kernel.s
.globl kernel_start
kernel_start:
.incbin "arch/arm/boot/zImage"
.globl kernel_end
kernel_end:
.align 2