Vladimir Serbinenko
|
631187be8c
|
Add missing includes of loader.h.
|
2013-11-11 02:30:09 +01:00 |
|
Vladimir Serbinenko
|
33690255c5
|
Fix grub_machine_fini bitrot.
Reported by: Glenn Washburn.
|
2013-11-10 13:33:26 +01:00 |
|
Leif Lindholm
|
389b31cd71
|
Initial import of Leif's work
|
2013-04-07 02:41:07 +02:00 |
|
phcoder
|
c18271ed00
|
Fix compilation errors
|
2011-01-03 02:28:14 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
2419f17a09
|
Enable acpi shutdown on all ACPI platforms.
* grub-core/Makefile.core.def (halt): Inlude commands/acpihalt.c
on coreboo, multiboot and EFI.
* grub-core/commands/acpihalt.c (get_sleep_type): Add missing casts.
(grub_acpi_halt): Likewise.
* grub-core/commands/i386/pc/halt.c (grub_halt): Call grub_acpi_halt.
(grub_cmd_halt): Don't call grub_acpi_halt directly.
* grub-core/lib/efi/halt.c (grub_halt): Call grub_acpi_halt.
* grub-core/lib/i386/halt.c (grub_halt)
[GRUB_MACHINE_COREBOOT || GRUB_MACHINE_MULTIBOOT]: Likewise.
|
2010-09-13 20:29:15 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
afba9f98ec
|
MErge mainline into intwrap
|
2010-08-25 23:39:42 +02:00 |
|