Lines Matching refs:stub
9 jumps to are collectively known as the "EFI boot stub", and live in
11 respectively. For ARM the EFI stub is implemented in
13 arch/arm/boot/compressed/efi-stub.c. EFI stub code that is shared
17 masquerades as a PE/COFF image and the EFI stub is linked into the
18 kernel. The arm64 EFI stub lives in arch/arm64/kernel/efi-entry.S
19 and drivers/firmware/efi/libstub/arm64-stub.c.
21 By using the EFI boot stub it's possible to boot a Linux kernel
23 elilo. Since the EFI boot stub performs the jobs of a boot loader, in
26 The EFI boot stub is enabled with the CONFIG_EFI_STUB kernel option.
53 Like most boot loaders, the EFI stub allows the user to specify
55 stub-specific command line parameter, everything else is passed to the