2008-08-18 Robert Millan <rmh@aybabtu.com>

Unify (identical) linux_normal.c files.
        * loader/i386/efi/linux_normal.c: Move from here ...
        * loader/linux_normal.c: ... to here.  Update all users.
        * loader/i386/pc/linux_normal.c: Delete.  Update all users.
        * loader/i386/ieee1275/linux_normal.c: Likewise.
This commit is contained in:
robertmh 2008-08-18 13:46:31 +00:00
parent 7f42f83e87
commit dd6bd6abb9
15 changed files with 113 additions and 222 deletions

View file

@ -1,3 +1,11 @@
2008-08-18 Robert Millan <rmh@aybabtu.com>
Unify (identical) linux_normal.c files.
* loader/i386/efi/linux_normal.c: Move from here ...
* loader/linux_normal.c: ... to here. Update all users.
* loader/i386/pc/linux_normal.c: Delete. Update all users.
* loader/i386/ieee1275/linux_normal.c: Likewise.
2008-08-18 Robert Millan <rmh@aybabtu.com>
* include/grub/i386/linux.h (LINUX_LOADER_ID_LILO)