代码搜索:zImage

找到约 461 项符合「zImage」的源代码

代码结果 461
www.eeworm.com/read/165323/5483444

c linux.c

/* linux.c - boot Linux zImage or bzImage */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 1999,2000,2001,2002,2003,2004,2005 Free Software Foundation, Inc. * * This program is free
www.eeworm.com/read/432012/1901206

c linux_load.c

/* * Linux/i386 loader * Supports bzImage, zImage and Image format. * * Based on work by Steve Gehlbach. * Portions are taken from mkelfImage. * * 2003-09 by SONE Takeshi */ #include "openbio
www.eeworm.com/read/432012/1901242

c linux_load.c

/* * Linux/i386 loader * Supports bzImage, zImage and Image format. * * Based on work by Steve Gehlbach. * Portions are taken from mkelfImage. * * 2003-09 by SONE Takeshi */ #include "openbio
www.eeworm.com/read/432012/1901273

c linux_load.c

/* * Linux/i386 loader * Supports bzImage, zImage and Image format. * * Based on work by Steve Gehlbach. * Portions are taken from mkelfImage. * * 2003-09 by SONE Takeshi */ #include "openbio
www.eeworm.com/read/432012/1901329

c linux_load.c

/* * Linux/i386 loader * Supports bzImage, zImage and Image format. * * Based on work by Steve Gehlbach. * Portions are taken from mkelfImage. * * 2003-09 by SONE Takeshi */ #include "openbio
www.eeworm.com/read/407313/2266334

c linux_load.c

/* * Linux/i386 loader * Supports bzImage, zImage and Image format. * * Based on work by Steve Gehlbach. * Portions are taken from mkelfImage. * * 2003-09 by SONE Takeshi */ #include "openbio
www.eeworm.com/read/407313/2266370

c linux_load.c

/* * Linux/i386 loader * Supports bzImage, zImage and Image format. * * Based on work by Steve Gehlbach. * Portions are taken from mkelfImage. * * 2003-09 by SONE Takeshi */ #include "openbio
www.eeworm.com/read/407313/2266401

c linux_load.c

/* * Linux/i386 loader * Supports bzImage, zImage and Image format. * * Based on work by Steve Gehlbach. * Portions are taken from mkelfImage. * * 2003-09 by SONE Takeshi */ #include "openbio
www.eeworm.com/read/407313/2266457

c linux_load.c

/* * Linux/i386 loader * Supports bzImage, zImage and Image format. * * Based on work by Steve Gehlbach. * Portions are taken from mkelfImage. * * 2003-09 by SONE Takeshi */ #include "openbio
www.eeworm.com/read/337546/3332337

makefile

# # arch/cris/boot/Makefile # target = $(target_boot_dir) src = $(src_boot_dir) zImage: compressed/vmlinuz compressed/vmlinuz: @$(MAKE) -f $(src)/compressed/Makefile $(target_compressed_dir)/vml