Loading arch/x86/boot/compressed/eboot.c +2 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,8 @@ #include <asm/setup.h> #include <asm/desc.h> #undef memcpy /* Use memcpy from misc.c */ #include "eboot.h" static efi_system_table_t *sys_table; Loading arch/x86/boot/header.S +0 −3 Original line number Diff line number Diff line Loading @@ -476,6 +476,3 @@ die: setup_corrupt: .byte 7 .string "No setup signature found...\n" .data dummy: .long 0 Loading
arch/x86/boot/compressed/eboot.c +2 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,8 @@ #include <asm/setup.h> #include <asm/desc.h> #undef memcpy /* Use memcpy from misc.c */ #include "eboot.h" static efi_system_table_t *sys_table; Loading
arch/x86/boot/header.S +0 −3 Original line number Diff line number Diff line Loading @@ -476,6 +476,3 @@ die: setup_corrupt: .byte 7 .string "No setup signature found...\n" .data dummy: .long 0