From: Borislav Petkov <b...@suse.de>

Hi guys,

this is the result of Toshi and me debugging a #GP on one of his big HP
boxes sporting UEFI. Each commit message should be self-explanatory so
please look there.

This has more or less an RFC nature thus I'm sending it now to collect
feedback. It is going to wait in the EFI queue anyway after the kexec
stuff gets sorted out first.

Comments and suggestions as always are very much appreciated.

Thanks.

Borislav Petkov (3):
  x86, ptdump: Add the functionality to dump an arbitrary pagetable
  efi: Dump the EFI page table
  efi: Make efi virtual runtime map passing more robust

 arch/x86/include/asm/pgtable.h |  3 +-
 arch/x86/mm/dump_pagetables.c  | 77 ++++++++++++++++++++++++++++--------------
 arch/x86/platform/efi/efi.c    | 68 ++++++++++++++++++++++++++++++++-----
 3 files changed, 112 insertions(+), 36 deletions(-)

-- 
1.8.4

--
To unsubscribe from this list: send the line "unsubscribe linux-efi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to