x86/efi: Dump the EFI page table
authorBorislav Petkov <bp@suse.de>
Sat, 18 Jan 2014 11:48:15 +0000 (12:48 +0100)
committerMatt Fleming <matt.fleming@intel.com>
Tue, 4 Mar 2014 16:17:17 +0000 (16:17 +0000)
commit11cc851254b4bc3bd4430be8db2a41469303a427
tree490cfc91f4a07ae31e9cbef87c2a64dad742e2e0
parentef6bea6ddf0e76077d0798e57b374015b23a837e
x86/efi: Dump the EFI page table

This is very useful for debugging issues with the recently added
pagetable switching code for EFI virtual mode.

Signed-off-by: Borislav Petkov <bp@suse.de>
Tested-by: Toshi Kani <toshi.kani@hp.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/x86/Kconfig.debug
arch/x86/include/asm/efi.h
arch/x86/platform/efi/efi.c
arch/x86/platform/efi/efi_32.c
arch/x86/platform/efi/efi_64.c