commit | 2215e69d2cf5024647f9a034807990590d25dd4e | [log] [tgz] |
---|---|---|
author | Huang, Ying <ying.huang@intel.com> | Wed Jan 30 13:31:19 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:19 2008 +0100 |
tree | 89b82b38e515d6e540420347151472d78adc8a51 | |
parent | e429795c68d3001ecae74f6465420c9f043b0ece [diff] |
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>