2008-08-11 Robert Millan <rmh@aybabtu.com>
commit69e4e290ae14f7b166e23e6bae1ed6139670ea7b
authorRobert Millan <rmh@aybabtu.com>
Mon, 11 Aug 2008 14:57:39 +0000 (11 14:57 +0000)
committerRobert Millan <rmh@aybabtu.com>
Mon, 11 Aug 2008 14:57:39 +0000 (11 14:57 +0000)
treeb71d9783d19a8970802d1aa035aa232b79b1053b
parent1fc48a25c1d294c28d5296e4bfaa85790497a29f
2008-08-11  Robert Millan  <rmh@aybabtu.com>

        * kern/i386/linuxbios/startup.S: Move from here ...
        * kern/i386/coreboot/startup.S: ... to here.

        * kern/i386/linuxbios/init.c: Move from here ...
        * kern/i386/coreboot/init.c: ... to here.

        * kern/i386/linuxbios/table.c: Move from here ...
        * kern/i386/coreboot/mmap.c: ... to here.

        * conf/i386-coreboot.rmk (kernel_elf_SOURCES): Update moved files.

git-svn-id: svn://svn.savannah.gnu.org/grub/trunk/grub2@1800 d0de0278-0dc1-4c01-8a07-af38b3205e46
ChangeLog
DISTLIST
conf/i386-coreboot.mk
conf/i386-coreboot.rmk
kern/i386/coreboot/init.c [moved from kern/i386/linuxbios/init.c with 100% similarity]
kern/i386/coreboot/mmap.c [moved from kern/i386/linuxbios/table.c with 100% similarity]
kern/i386/coreboot/startup.S [moved from kern/i386/linuxbios/startup.S with 100% similarity]