grub/grub-core/commands/i386/pc
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
..
acpi.c automake commit without merge history 2010-05-06 11:34:04 +05:30
drivemap.c merge with mainline 2010-08-26 09:30:11 +05:30
drivemap_int13h.S automake commit without merge history 2010-05-06 11:34:04 +05:30
halt.c Enable acpi shutdown on all ACPI platforms. 2010-09-13 20:29:15 +02:00
play.c automake commit without merge history 2010-05-06 11:34:04 +05:30
pxecmd.c automake commit without merge history 2010-05-06 11:34:04 +05:30
sendkey.c merge with mainline 2010-08-26 09:30:11 +05:30