Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
A Dpgtable_64.c59 if (strncmp(signature, EFI32_LOADER_SIGNATURE, 4) && in find_trampoline_placement()
A Dacpi.c133 } else if (!strncmp(sig, EFI32_LOADER_SIGNATURE, 4)) { in efi_get_rsdp_addr()
A Dkaslr.c692 if (strncmp(signature, EFI32_LOADER_SIGNATURE, 4) && in process_efi_entries()
/linux/arch/x86/include/asm/
A Defi.h28 #define EFI32_LOADER_SIGNATURE "EL32" macro
/linux/arch/x86/kernel/
A Dsetup.c819 EFI32_LOADER_SIGNATURE, 4)) { in setup_arch()
/linux/drivers/firmware/efi/libstub/
A Dx86-stub.c611 : EFI32_LOADER_SIGNATURE; in exit_boot_func()

Completed in 22 milliseconds