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.
This commit is contained in:
parent
e352e9cde3
commit
20024ab021
7 changed files with 35 additions and 20 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
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.
|
||||
|
||||
2008-08-11 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* kern/device.c (grub_device_open): Do not handle grub_disk_open()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue