* grub-core/commands/acpihalt.c (skip_ext_op): Add support for
authorColin Watson <cjwatson@ubuntu.com>
Tue, 26 Mar 2013 10:29:52 +0000 (11:29 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 26 Mar 2013 10:29:52 +0000 (11:29 +0100)
commit33028f4c0b08fb30ed9a3fab120c82d1b89a77fc
tree601bd0ed905b09f9f177088d9e47597ac5436e07
parent33871a10a895d923c396e2d2d05ea27f792aa502
* grub-core/commands/acpihalt.c (skip_ext_op): Add support for
  skipping Event, Device, Processor, PowerRes, ThermalZone, and
  BankField extended opcodes.
  (get_sleep_type): Add minimal scope handling (just enough to
  handle setting the scope to the root path).
  (grub_acpi_halt): Parse any SSDTs as well as the DSDT.
* include/grub/acpi.h: Add enumeration values for Event, Device,
  Processor, PowerRes, ThermalZone, and BankField extended opcodes.
ChangeLog
grub-core/commands/acpihalt.c
include/grub/acpi.h