Vladimir 'phcoder' Serbinenko
544c24876e
Move grub_reboot out of the kernel.
* grub-core/Makefile.core.def (reboot): Add platform-specific files.
* grub-core/kern/efi/efi.c (grub_reboot): Moved to ...
* grub-core/lib/efi/reboot.c: ... here.
* grub-core/kern/i386/efi/startup.S: Remove including of realmode.S.
* grub-core/kern/i386/ieee1275/startup.S: Likewise.
* grub-core/kern/i386/pc/startup.S (grub_exit): Inline cold_reboot.
* grub-core/kern/i386/realmode.S (grub_reboot): Moved to...
* grub-core/lib/i386/reboot_trampoline.S: ... here.
* grub-core/kern/ieee1275/openfw.c (grub_reboot): Moved to...
* grub-core/lib/ieee1275/reboot.c: ... here.
* grub-core/kern/mips/arc/init.c (grub_reboot): Moved to...
* grub-core/lib/mips/arc/reboot.c: ... here.
* grub-core/kern/mips/loongson/init.c (grub_reboot): Moved to...
* grub-core/lib/mips/loongson/reboot.c: ...here.
* grub-core/kern/mips/qemu_mips/init.c (grub_reboot): Moved to...
* grub-core/lib/mips/qemu_mips/reboot.c: ... here.
* include/grub/emu/misc.h (grub_reboot): New function declaration.
* include/grub/i386/reboot.h: New file.
* include/grub/mips/loongson/ec.h: Fix includes.
* include/grub/mips/qemu_mips/kernel.h (grub_reboot): Removed.
* include/grub/misc.h (grub_reboot): Don't mark as kernel function.
* grub-core/lib/i386/reboot.c: New file.
2011-10-19 16:53:18 +02:00
..
2011-05-13 16:36:05 +02:00
2011-10-19 16:53:18 +02:00
2010-08-30 00:54:15 +02:00
2011-10-19 16:53:18 +02:00
2011-06-24 00:29:21 +02:00
2011-10-19 16:53:18 +02:00
2010-05-06 11:34:04 +05:30
2010-11-14 13:37:59 +01:00
2011-08-14 11:39:31 +02:00
2011-10-19 16:53:18 +02:00
2011-10-14 19:16:37 +02:00
2011-04-20 01:37:48 +02:00
2011-04-20 01:37:48 +02:00
2011-04-20 01:37:48 +02:00
2010-09-21 19:39:51 +02:00
2011-08-21 14:49:07 +02:00
2010-11-01 12:45:51 +01:00
2011-01-07 17:09:39 +01:00
2011-07-05 20:24:20 +02:00
2010-12-01 01:22:55 +01:00
2011-04-24 17:15:55 +02:00
2010-05-06 11:34:04 +05:30
2010-05-06 11:34:04 +05:30
2011-05-05 01:27:54 +02:00
2010-09-24 09:19:57 +02:00
2010-09-21 11:22:52 +02:00
2010-09-24 09:19:57 +02:00
2011-04-11 23:01:51 +02:00
2011-06-23 20:58:35 +02:00
2011-06-27 12:18:44 +02:00
2010-09-04 17:23:51 +02:00