代码搜索:zImage

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

代码结果 461
www.eeworm.com/read/324920/3492190

c mktree.c

/* * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * * We use htonl, which is a network m
www.eeworm.com/read/316872/3588316

c mktree.c

/* * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * * We use htonl, which is a network m
www.eeworm.com/read/316872/3590634

c mktree.c

/* * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * * We use htonl, which is a network m
www.eeworm.com/read/443386/1744859

c mktree.c

/* * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * * We use htonl, which is a network m
www.eeworm.com/read/393286/2479702

c mktree.c

/* * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * * We use htonl, which is a network m
www.eeworm.com/read/389879/2532948

c mktree.c

/* * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * * We use htonl, which is a network m
www.eeworm.com/read/161121/5557931

c mktree.c

/* * BK Id: %F% %I% %G% %U% %#% * * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * *
www.eeworm.com/read/152843/5660689

c mktree.c

/* * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * * We use htonl, which is a network m
www.eeworm.com/read/105179/15675788

makefile

VERSION = 1 PATCHLEVEL = 0 ALPHA = all: Version zImage .EXPORT_ALL_VARIABLES: CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \ else if [ -x /bin/bash ]; then echo /bin/bash; \
www.eeworm.com/read/187454/5220885

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