vaseboot/include/grub/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
..
coreboot 2008-11-14 Robert Millan <rmh@aybabtu.com> 2008-11-14 19:04:26 +00:00
efi 2008-08-03 Robert Millan <rmh@aybabtu.com> 2008-08-03 18:14:07 +00:00
ieee1275 2008-11-07 Robert Millan <rmh@aybabtu.com> 2008-11-07 19:11:39 +00:00
pc 2008-11-12 Robert Millan <rmh@aybabtu.com> 2008-11-12 20:53:48 +00:00
at_keyboard.h 2008-08-06 Robert Millan <rmh@aybabtu.com> 2008-08-06 00:20:04 +00:00
bsd.h 2008-03-30 Pavel Roskin <proski@gnu.org> 2008-03-30 05:05:01 +00:00
cmos.h 2008-08-15 Bean <bean123ch@gmail.com> 2008-08-15 15:39:02 +00:00
halt.h 2008-08-06 Robert Millan <rmh@aybabtu.com> 2008-08-06 00:20:04 +00:00
io.h 2007-10-03 Robert Millan <rmh@aybabtu.com> 2007-10-03 20:13:21 +00:00
kernel.h 2008-08-14 Robert Millan <rmh@aybabtu.com> 2008-08-14 18:59:33 +00:00
linux.h 2008-08-18 Robert Millan <rmh@aybabtu.com> 2008-08-18 13:01:01 +00:00
loader.h 2008-08-12 Robert Millan <rmh@aybabtu.com> 2008-08-12 15:40:26 +00:00
pci.h 2008-08-03 Robert Millan <rmh@aybabtu.com> 2008-08-03 18:14:07 +00:00
pit.h 2008-08-07 Bean <bean123ch@gmail.com> 2008-08-07 11:58:55 +00:00
reboot.h 2008-08-06 Robert Millan <rmh@aybabtu.com> 2008-08-06 00:20:04 +00:00
setjmp.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
time.h Typo fixes in comments and variable names. 2007-12-30 08:52:06 +00:00
tsc.h 2008-08-07 Bean <bean123ch@gmail.com> 2008-08-07 19:21:25 +00:00
types.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
vga_common.h 2008-11-12 Robert Millan <rmh@aybabtu.com> 2008-11-12 17:43:39 +00:00