x86/boot: Add an efi.h header for the decompressor
authorBorislav Petkov <bp@suse.de>
Wed, 2 Feb 2022 19:24:30 +0000 (20:24 +0100)
committerBorislav Petkov <bp@suse.de>
Sun, 17 Apr 2022 19:15:49 +0000 (21:15 +0200)
commit5dc91f2d4f3c160199fea9421d6b08f67a906947
treec4f4187d7684cd0368da07686e64e0bc075cd5c6
parent101826e02ac6c829bf4e768295e79ae9c37b4b2a
x86/boot: Add an efi.h header for the decompressor

Copy the needed symbols only and remove the kernel proper includes.

No functional changes.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/YlCKWhMJEMUgJmjF@zn.tnic
arch/x86/boot/compressed/acpi.c
arch/x86/boot/compressed/efi.c
arch/x86/boot/compressed/efi.h [new file with mode: 0644]
arch/x86/boot/compressed/kaslr.c
arch/x86/boot/compressed/misc.h
arch/x86/boot/compressed/pgtable_64.c