mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-24 05:44:52 +00:00
![]() * boot/powerpc/ieee1275/ieee1275.c (grub_ieee1275_interpret): New function. * commands/ieee1275/halt.c: New file. * commands/ieee1275/reboot.c: Likewise. * commands/ieee1275/suspend.c (grub_cmd_suspend): Use `__attribute__ ((unused))'. Some GCS related fixed. (grub_suspend_init) [GRUB_UTIL]: Function removed. (grub_suspend_fini): Likewise. * conf/powerpc-ieee1275.rmk (pkgdata_MODULES): Add `reboot.mod' and `halt.mod'. (reboot_mod_SOURCES, reboot_mod_CFLAGS, halt_mod_SOURCES) (halt_mod_CFLAGS): New variables. * include/grub/powerpc/ieee1275/ieee1275.h (grub_ieee1275_interpret): New prototype. |
||
---|---|---|
.. | ||
util | ||
biosdisk.h | ||
console.h | ||
ieee1275.h | ||
init.h | ||
kernel.h | ||
loader.h | ||
multiboot.h | ||
time.h |