robertmh 10fc3eb9a7 2008-11-14 Robert Millan <rmh@aybabtu.com>
* include/grub/i386/coreboot/memory.h (GRUB_MEMORY_MACHINE_LOWER_SIZE):
        Redefine to match with GRUB_MEMORY_MACHINE_UPPER_START (0x100000).  We
        don't want to mess with lower memory, because it is used in the Linux
        loader.

        * loader/i386/linux.c (allocate_pages): Allocate `real_mode_mem' in
        an appropiate place in lower memory, between 0x10000 and 0x90000,
        like loader/i386/efi/linux.c does.  Linux often panics if real_mode_mem
        is in our heap (probably as a result of it being corrupted during
        decompression).
2008-11-14 19:04:26 +00:00
..
2008-08-15 15:39:02 +00:00
2008-07-13 18:13:36 +00:00
2008-08-01 04:06:55 +00:00
2008-07-24 14:56:30 +00:00
2008-07-17 09:50:26 +00:00
2007-08-02 18:40:37 +00:00
2008-09-05 15:48:37 +00:00
2008-02-19 14:16:29 +00:00
2008-09-22 04:18:57 +00:00
2008-08-23 14:51:19 +00:00
2008-08-29 19:55:23 +00:00
2008-09-05 15:48:37 +00:00