Lines Matching +full:booting +full:- +full:without +full:- +full:of
8 along with the EFI-specific entry point that the firmware loader
10 arch/x86/boot/header.S and drivers/firmware/efi/libstub/x86-stub.c,
12 arch/arm/boot/compressed/efi-header.S and
13 drivers/firmware/efi/libstub/arm32-stub.c. EFI stub code that is shared
19 and drivers/firmware/efi/libstub/arm64-stub.c.
22 without the use of a conventional EFI boot loader, such as grub or
23 elilo. Since the EFI boot stub performs the jobs of a boot loader, in
30 --------------------------
33 System Partition (ESP) and renamed with the extension ".efi". Without
43 --------------------------------------------
51 --------------------
55 stub-specific command line parameter, everything else is passed to the
59 beginning of the ESP, relative path names do not work. Also, the path
60 is an EFI-style path and directory elements must be separated with
66 initrd-large.img
69 initrd-small.img
70 initrd-medium.img
72 to boot with the initrd-large.img file if the current working
75 fs0:\Kernels> bzImage.efi initrd=\Kernels\initrd-large.img
79 which understands relative paths, whereas the rest of the command line
84 -----------------
93 device tree before booting the kernel. If dtb= is used to override