2009-06-22 Robert Millan <rmh.grub@aybabtu.com>
* conf/i386-pc.rmk (kernel_img_SOURCES): Add `kern/i386/misc.S'. * conf/i386-ieee1275.rmk: Likewise. * conf/i386-coreboot.rmk: Likewise. * kern/i386/pc/startup.S (grub_stop): Remove function. * kern/i386/ieee1275/startup.S: Likewise. * kern/i386/coreboot/startup.S: Likewise. * kern/i386/misc.S (grub_stop): New function.
This commit is contained in:
parent
41da966565
commit
387a140ce6
8 changed files with 47 additions and 26 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2009-06-22 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* conf/i386-pc.rmk (kernel_img_SOURCES): Add `kern/i386/misc.S'.
|
||||
* conf/i386-ieee1275.rmk: Likewise.
|
||||
* conf/i386-coreboot.rmk: Likewise.
|
||||
|
||||
* kern/i386/pc/startup.S (grub_stop): Remove function.
|
||||
* kern/i386/ieee1275/startup.S: Likewise.
|
||||
* kern/i386/coreboot/startup.S: Likewise.
|
||||
* kern/i386/misc.S (grub_stop): New function.
|
||||
|
||||
2009-06-22 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* kern/i386/pc/startup.S (real_to_prot): Move from here ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue