Home
last modified time | relevance | path

Searched refs:EFI32_LOADER_SIGNATURE (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Defi.h30 #define EFI32_LOADER_SIGNATURE "EL32" macro
/Linux-v4.19/arch/x86/boot/compressed/
Dkaslr.c673 if (strncmp(signature, EFI32_LOADER_SIGNATURE, 4) && in process_efi_entries()
Deboot.c669 : EFI32_LOADER_SIGNATURE; in exit_boot_func()
/Linux-v4.19/arch/x86/kernel/
Dsetup.c904 EFI32_LOADER_SIGNATURE, 4)) { in setup_arch()