[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1370177770-26661-1-git-send-email-bp@alien8.de>
Date: Sun, 2 Jun 2013 14:56:06 +0200
From: Borislav Petkov <bp@...en8.de>
To: Linux EFI <linux-efi@...r.kernel.org>
Cc: Matt Fleming <matt@...sole-pimps.org>,
Matthew Garrett <mjg59@...f.ucam.org>,
Jiri Kosina <jkosina@...e.cz>, X86-ML <x86@...nel.org>,
LKML <linux-kernel@...r.kernel.org>, Borislav Petkov <bp@...e.de>
Subject: [PATCH 0/4] EFI 1:1 mapping
From: Borislav Petkov <bp@...e.de>
Hi all,
this one is 64-bit only for now and it has been tested only in kvm with
OVMF.
Keeping in mind the ihnerent efi b0rkedness left and right, I'd like to
be very cautious and conservative with this and not hurry anything until
it has been actually very well tested on a variety of baremetal boxes.
Please take a closer look and let me know.
Thanks.
Borislav Petkov (4):
efi: Convert runtime services function ptrs
x86, cpa: Map in an arbitrary pgd
x86, efi: Add an efi= kernel command line parameter
x86, efi: Map runtime services 1:1
arch/x86/boot/compressed/eboot.c | 2 +-
arch/x86/include/asm/efi.h | 30 +++---
arch/x86/include/asm/pgtable_types.h | 3 +-
arch/x86/mm/pageattr.c | 80 ++++++++++++----
arch/x86/platform/efi/efi.c | 177 +++++++++++++++++++++++++++++------
arch/x86/platform/efi/efi_stub_64.S | 48 ++++++++++
include/linux/efi.h | 28 +++---
7 files changed, 290 insertions(+), 78 deletions(-)
--
1.8.3.rc1.25.g423ecb0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists