linux_dsm_epyc7002/arch/x86/boot/compressed
David Howells a2cd2f3f29 x86/efi: Allow invocation of arbitrary runtime services
Provide the ability to perform mixed-mode runtime service calls for x86 in
the same way the following commit provided the ability to invoke for boot
services:

  0a637ee612 ("x86/efi: Allow invocation of arbitrary boot services")

Suggested-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-efi@vger.kernel.org
Link: http://lkml.kernel.org/r/1486380166-31868-2-git-send-email-ard.biesheuvel@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2017-02-07 10:42:09 +01:00
..
.gitignore
cmdline.c
cpuflags.c
early_serial_console.c
eboot.c x86/efi: Allow invocation of arbitrary runtime services 2017-02-07 10:42:09 +01:00
eboot.h
efi_stub_32.S
efi_stub_64.S
efi_thunk_64.S
error.c
error.h
head_32.S x86/efi: Allow invocation of arbitrary runtime services 2017-02-07 10:42:09 +01:00
head_64.S x86/efi: Allow invocation of arbitrary runtime services 2017-02-07 10:42:09 +01:00
kaslr.c
Makefile Remove references to dead make variable LINUX_INCLUDE 2016-12-14 10:54:28 +01:00
misc.c
misc.h
mkpiggy.c
pagetable.c
string.c
vmlinux.lds.S