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-08-19 22:46:11 +02:00
2011-10-01 21:27:29 +02:00
2011-08-23 11:19:26 +02:00
2011-10-16 15:23:29 +02:00
2011-05-16 17:17:04 +02:00
2011-05-14 22:29:27 +02:00
2011-10-16 11:57:48 +02:00
2011-04-11 23:01:51 +02:00
2011-04-21 11:07:10 +01:00
2011-05-16 17:17:04 +02:00
2011-04-11 23:01:51 +02:00
2011-04-11 23:01:51 +02:00
2011-10-04 21:10:21 +02:00
2011-10-19 16:53:18 +02:00
2011-10-19 16:53:18 +02:00
2011-09-28 23:45:57 +02:00
2011-05-13 16:36:05 +02:00
2011-07-06 18:21:24 +02:00
2011-07-25 07:48:19 +02:00
2011-06-23 20:05:39 +02:00
2011-04-11 23:01:51 +02:00
2011-06-27 12:31:37 +02:00
2011-10-14 19:16:37 +02:00
2011-04-11 23:01:51 +02:00
2011-10-14 19:16:37 +02:00
2010-05-06 11:34:04 +05:30
2010-05-06 11:34:04 +05:30
2011-05-18 12:53:07 +01:00
2010-08-29 16:43:07 +05:30
2011-05-18 12:53:07 +01:00
2011-05-08 18:29:37 +02:00
2011-04-11 23:01:51 +02:00
2011-08-19 20:06:42 +02:00
2011-10-19 16:53:18 +02:00
2011-05-18 01:38:01 +02:00