]> git.baikalelectronics.ru Git - kernel.git/commit
x86 boot: use E820 memory map on EFI 32 platform
authorHuang, Ying <ying.huang@intel.com>
Wed, 30 Jan 2008 12:31:19 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:19 +0000 (13:31 +0100)
commit925e551737a99d7292f436423fcc370f2f570f68
tree89b82b38e515d6e540420347151472d78adc8a51
parentb41365dd7c57e207052eeefc162cf738c929ff40
x86 boot: use E820 memory map on EFI 32 platform

Because the EFI memory map are converted to e820 memory map in bootloader, the
EFI memory map handling code is removed to clean up.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Cc: Andi Kleen <ak@suse.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/e820_32.c
arch/x86/kernel/efi_32.c
arch/x86/kernel/setup_32.c
arch/x86/mm/init_32.c
include/asm-x86/e820_32.h