grub/loader/i386
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
..
efi 2008-08-18 Robert Millan <rmh@aybabtu.com> 2008-08-18 13:46:31 +00:00
ieee1275 2008-08-18 Robert Millan <rmh@aybabtu.com> 2008-08-18 13:46:31 +00:00
pc 2008-09-08 Robert Millan <rmh@aybabtu.com> 2008-09-08 19:10:16 +00:00
bsd.c 2008-11-03 Bean <bean123ch@gmail.com> 2008-11-03 13:08:21 +00:00
bsd_normal.c 2008-03-30 Pavel Roskin <proski@gnu.org> 2008-03-30 06:13:45 +00:00
linux.c 2008-11-14 Robert Millan <rmh@aybabtu.com> 2008-11-14 19:04:26 +00:00