| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | Makefile | 31 targets := vmlinux.bin setup.bin setup.elf bzImage 76 $(obj)/bzImage: asflags-y := $(SVGA_MODE) 83 $(obj)/bzImage: $(obj)/setup.bin $(obj)/vmlinux.bin $(obj)/tools/build FORCE 130 cmd_genimage = sh $(srctree)/$(src)/genimage.sh $2 $3 $(obj)/bzImage \ 136 bzdisk: $(obj)/bzImage $(obj)/mtools.conf 140 fdimage fdimage144: $(obj)/bzImage $(obj)/mtools.conf 144 fdimage288: $(obj)/bzImage $(obj)/mtools.conf 148 isoimage: $(obj)/bzImage 155 cat $(obj)/bzImage > $(INSTALL_PATH)/vmlinuz 160 sh $(srctree)/$(src)/install.sh $(KERNELRELEASE) $(obj)/bzImage \
|
| H A D | .gitignore | 3 bzImage
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | 0001-grub.d-10_linux.in-add-oe-s-kernel-name.patch | 6 Our kernel's name is bzImage, we need add it to grub.d/10_linux.in so 9 We only need add the bzImage to util/grub.d/10_linux.in, but also add it 31 + for i in /boot/bzImage-* /bzImage-* /boot/vmlinuz-* /vmlinuz-* /boot/kernel-* ; do 38 + for i in /boot/bzImage-* /boot/vmlinuz-* /boot/vmlinux-* /bzImage-* /vmlinuz-* /vmlinux-* /boot/k… 51 +for i in /boot/bzImage[xz]-* /bzImage[xz]-* /boot/vmlinu[xz]-* /vmlinu[xz]-* /boot/kernel-*; do
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | efi-stub.rst | 5 On the x86 and ARM platforms, a kernel zImage/bzImage can masquerade 7 it as an EFI executable. The code that modifies the bzImage header, 29 How to install bzImage.efi 32 The bzImage located in arch/x86/boot/bzImage must be copied to the EFI 35 not possible to execute bzImage.efi from the usual Linux file systems 45 Arguments to the kernel can be passed after bzImage.efi, e.g.:: 47 fs0:> bzImage.efi console=ttyS0 root=/dev/sda4 65 bzImage.efi 75 fs0:\Kernels> bzImage.efi initrd=\Kernels\initrd-large.img 77 Notice how bzImage.efi can be specified with a relative path. That's [all …]
|
| /OK3568_Linux_fs/kernel/arch/parisc/boot/ |
| H A D | Makefile | 7 targets += bzImage 13 $(obj)/bzImage: $(obj)/compressed/vmlinux FORCE 19 install: $(CONFIGURE) $(obj)/bzImage 20 sh -x $(srctree)/$(obj)/install.sh $(KERNELRELEASE) $(obj)/bzImage \
|
| H A D | .gitignore | 3 bzImage
|
| /OK3568_Linux_fs/kernel/arch/parisc/ |
| H A D | Makefile | 22 KBUILD_IMAGE := $(boot)/bzImage 154 PHONY += bzImage $(BOOT_TARGETS) $(INSTALL_TARGETS) 157 all: bzImage 162 bzImage: vmlinux target 166 vmlinuz: bzImage 167 $(OBJCOPY) $(boot)/bzImage $@
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | Makefile | 43 targets := bzImage startup.a section_cmp.boot.data section_cmp.boot.preserved.data $(obj-y) 61 $(obj)/bzImage: $(obj)/compressed/vmlinux $(obj)/section_cmp.boot.data $(obj)/section_cmp.boot.pres… 74 sh -x $(srctree)/$(obj)/install.sh $(KERNELRELEASE) $(obj)/bzImage \
|
| H A D | .gitignore | 3 bzImage
|
| /OK3568_Linux_fs/kernel/ |
| H A D | build.config.x86_64 | 8 bzImage 14 arch/x86/boot/bzImage
|
| /OK3568_Linux_fs/buildroot/board/pc/ |
| H A D | genimage-efi.cfg | 7 file bzImage { 8 image = "bzImage"
|
| H A D | grub-efi.cfg | 5 linux /bzImage root=PARTUUID=UUID_TMP rootwait console=tty1
|
| H A D | grub-bios.cfg | 5 linux /boot/bzImage root=/dev/sda1 rootwait console=tty1
|
| /OK3568_Linux_fs/kernel/arch/x86/ |
| H A D | Makefile | 268 PHONY += bzImage $(BOOT_TARGETS) 273 all: bzImage 277 KBUILD_IMAGE := $(boot)/bzImage 279 bzImage: vmlinux target 285 $(Q)ln -fsn ../../x86/boot/bzImage $(objtree)/arch/$(UTS_MACHINE)/boot/$@
|
| /OK3568_Linux_fs/buildroot/board/minnowboard/ |
| H A D | genimage.cfg | 7 file bzImage { 8 image = "bzImage"
|
| H A D | grub.cfg | 5 linux /bzImage root=PARTLABEL=rootfs rootwait console=tty0 console=ttyS0,115200 net.ifnames=0
|
| /OK3568_Linux_fs/buildroot/board/intel/galileo/ |
| H A D | grub.cfg | 6 # Set root tells grub to search the 2nd partition for the bzImage 10 …linux /boot/bzImage root=/dev/mmcblk0p2 rootwait console=ttyS1,115200n8 earlycon=uart8250,mmio32,0…
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | autobuilder-worker-prereq-tests | 62 if [ ! -e bzImage-qemux86-64.bin ]; then 63 …wnloads.yoctoproject.org/releases/yocto/yocto-2.5.1/machines/qemu/qemux86-64/bzImage-qemux86-64.bin
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/ |
| H A D | default-distrovars.inc | 46 ARCH_DEFAULT_KERNELIMAGETYPE:x86 = "bzImage" 47 ARCH_DEFAULT_KERNELIMAGETYPE:x86-64 = "bzImage"
|
| /OK3568_Linux_fs/kernel/arch/s390/ |
| H A D | Makefile | 155 all: bzImage 158 KBUILD_IMAGE := $(boot)/bzImage 163 bzImage: vmlinux target
|
| /OK3568_Linux_fs/buildroot/boot/gummiboot/ |
| H A D | buildroot.conf | 3 linux /bzImage
|
| /OK3568_Linux_fs/buildroot/package/systemd/boot-files/ |
| H A D | buildroot.conf | 2 linux /bzImage
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | grub.cfg | 5 linux /boot/bzImage root=/dev/sda1 rootwait console=tty1
|
| /OK3568_Linux_fs/buildroot/board/technologic/ts5500/fs-overlay/boot/syslinux/ |
| H A D | syslinux.cfg | 8 LINUX /boot/bzImage
|
| /OK3568_Linux_fs/buildroot/board/qemu/x86_64/ |
| H A D | readme.txt | 3 …qemu-system-x86_64 -M pc -kernel output/images/bzImage -drive file=output/images/rootfs.ext2,if=vi…
|