Searched refs:EFI32_LOADER_SIGNATURE (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Dpgtable_64.c53 if (strncmp(signature, EFI32_LOADER_SIGNATURE, 4) &&
H A Defi.h21 #define EFI32_LOADER_SIGNATURE "EL32" macro
H A Defi.c30 } else if (!strncmp(sig, EFI32_LOADER_SIGNATURE, 4)) {
H A Dkaslr.c719 if (strncmp(signature, EFI32_LOADER_SIGNATURE, 4) &&
/linux-master/arch/x86/include/asm/
H A Defi.h29 #define EFI32_LOADER_SIGNATURE "EL32" macro
/linux-master/arch/x86/kernel/
H A Dsetup.c791 EFI32_LOADER_SIGNATURE, 4)) {
/linux-master/drivers/firmware/efi/libstub/
H A Dx86-stub.c707 : EFI32_LOADER_SIGNATURE;

Completed in 140 milliseconds