grub/kern/i386/pc
robertmh c5e3cfba13 2008-06-06 Robert Millan <rmh@aybabtu.com>
Ensure GRUB_KERNEL_MACHINE_DATA_END is always consistent with the
        rest of GRUB, and breakage doesn't happen if its value were modified.

        * include/grub/i386/pc/kernel.h (GRUB_KERNEL_MACHINE_RAW_SIZE):
        Redefine as an offset from `GRUB_KERNEL_MACHINE_DATA_END' instead of
        a constant (same value).
        * kern/i386/pc/startup.S: Replace hardcoded `0x50' with
        `GRUB_KERNEL_MACHINE_DATA_END' (same value).
2008-06-06 16:29:19 +00:00
..
init.c 2008-03-24 Bean <bean123ch@gmail.com> 2008-03-24 04:13:37 +00:00
lzo1x.S 2008-03-28 Pavel Roskin <proski@gnu.org> 2008-03-28 17:16:46 +00:00
startup.S 2008-06-06 Robert Millan <rmh@aybabtu.com> 2008-06-06 16:29:19 +00:00