Lines Matching refs:efi
11 arch/arm/boot/compressed/efi-header.S and
12 arch/arm/boot/compressed/efi-stub.c. EFI stub code that is shared
13 between architectures is in drivers/firmware/efi/efi-stub-helper.c.
17 kernel. The arm64 EFI stub lives in arch/arm64/kernel/efi-entry.S
18 and arch/arm64/kernel/efi-stub.c.
28 **** How to install bzImage.efi
31 System Partition (ESP) and renamed with the extension ".efi". Without
33 not possible to execute bzImage.efi from the usual Linux file systems
42 Arguments to the kernel can be passed after bzImage.efi, e.g.
44 fs0:> bzImage.efi console=ttyS0 root=/dev/sda4
61 bzImage.efi
71 fs0:\Kernels> bzImage.efi initrd=\Kernels\initrd-large.img
73 Notice how bzImage.efi can be specified with a relative path. That's
76 is passed to bzImage.efi.