vaseboot/include/grub/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
..
biosdisk.h 2008-03-24 Bean <bean123ch@gmail.com> 2008-03-24 04:13:37 +00:00
boot.h 2008-02-03 Yoshinori K. Okuji <okuji@enbug.org> 2008-02-03 18:56:08 +00:00
chainloader.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
console.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
init.h 2008-02-19 Bean <bean123ch@gmail.com> 2008-02-19 16:40:45 +00:00
kernel.h 2008-06-06 Robert Millan <rmh@aybabtu.com> 2008-06-06 16:29:19 +00:00
loader.h 2007-10-17 Robert Millan <rmh@aybabtu.com> 2007-10-17 09:38:55 +00:00
machine.h 2007-11-10 Robert Millan <rmh@aybabtu.com> 2007-11-10 20:23:14 +00:00
memory.h 2008-04-25 Bean <bean123ch@gmail.com> 2008-04-25 19:41:51 +00:00
pci.h 2008-02-02 Marco Gerards <marco@gnu.org> 2008-02-02 15:33:05 +00:00
serial.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
time.h 2007-10-22 Robert Millan <rmh@aybabtu.com> 2007-10-22 19:59:33 +00:00
vbe.h 2008-01-01 Vesa Jaaskelainen <chaac@nic.fi> 2008-01-01 12:02:07 +00:00
vbeblit.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
vbefill.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
vbeutil.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
vga.h 2008-01-21 Robert Millan <rmh@aybabtu.com> 2008-01-21 15:48:27 +00:00