acpica/source
Robert Moore 83fff44870 Sleep/Wake interfaces: optionally execute _GTS and _BFS.
Enhanced the sleep/wake interfaces to optionally execute the _GTS
method (Going To Sleep), and the _BFS method (Back From Sleep).
Windows apparently does not execute these methods, and therefore
these methods are often untested. It has been seen on some systems
where the execution of these methods causes errors and also prevents
the machine from entering S5. It is therefore suggested that host
operating systems do not execute these methods by default. In the
future, perhaps these methods can be optionally executed based on
the age of the system and/or what is the newest version of Windows
that the BIOS asks for via _OSI.
2012-03-16 13:34:53 -07:00
..
common Disassembler: Emit .DSL file size in summary. 2012-03-15 13:17:13 -07:00
compiler iASL: Remove unused variable. 2012-03-15 14:01:16 -07:00
components Sleep/Wake interfaces: optionally execute _GTS and _BFS. 2012-03-16 13:34:53 -07:00
include Sleep/Wake interfaces: optionally execute _GTS and _BFS. 2012-03-16 13:34:53 -07:00
os_specific/service_layers Add AcpiOsPhysicalTableOverride interface. 2012-02-09 12:29:19 -08:00
tools iASL: Add preprocessor infrastructure and initial implementation. 2012-03-15 13:45:55 -07:00