grub/kern/i386/linuxbios
robertmh 1210e168fe 2008-01-16 Robert Millan <rmh@aybabtu.com>
* include/grub/i386/linuxbios/memory.h
        (GRUB_MEMORY_MACHINE_LINUXBIOS_TABLE_ADDR): Remove macro.
        * kern/i386/linuxbios/table.c (grub_linuxbios_table_iterate): Do not
        receive `table_header' as argument.  Instead, probe for it in the
        known memory ranges where it can be present.
        (grub_available_iterate): Do not pass a fixed `table_header' address
        to grub_linuxbios_table_iterate().
2008-01-16 21:03:07 +00:00
..
init.c 2008-01-03 Pavel Roskin <proski@gnu.org> 2008-01-03 22:43:46 +00:00
startup.S 2007-10-31 Robert Millan <rmh@aybabtu.com> 2007-10-31 22:35:13 +00:00
table.c 2008-01-16 Robert Millan <rmh@aybabtu.com> 2008-01-16 21:03:07 +00:00