Lines Matching refs:boot
8 jumps to are collectively known as the "EFI boot stub", and live in
9 arch/x86/boot/header.S and arch/x86/boot/compressed/eboot.c,
11 arch/arm/boot/compressed/efi-header.S and
12 arch/arm/boot/compressed/efi-stub.c. EFI stub code that is shared
20 By using the EFI boot stub it's possible to boot a Linux kernel
21 without the use of a conventional EFI boot loader, such as grub or
22 elilo. Since the EFI boot stub performs the jobs of a boot loader, in
23 a certain sense it *IS* the boot loader.
25 The EFI boot stub is enabled with the CONFIG_EFI_STUB kernel option.
30 The bzImage located in arch/x86/boot/bzImage must be copied to the EFI
35 arch/arm/boot/zImage should be copied to the system partition, and it
36 may not need to be renamed. Similarly for arm64, arch/arm64/boot/Image
49 Like most boot loaders, the EFI stub allows the user to specify
68 to boot with the initrd-large.img file if the current working