commit | 8380aabb99719af583447133f19a4d8074b5c337 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Sep 26 10:52:37 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:37 2006 +0200 |
tree | e26bcd8130199db5c7b978532534a006503b9a95 | |
parent | b3698c03eb6d4581e879d6bb0f183ed8dda96d37 [diff] |
[PATCH] Remove non e820 fallbacks in high level code Drop support for non e820 BIOS calls to get the memory map. The boot assembler code still has some support, but not the C code now. Signed-off-by: Andi Kleen <ak@suse.de>