acpica/source/components
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
..
debugger Sleep/Wake interfaces: optionally execute _GTS and _BFS. 2012-03-16 13:34:53 -07:00
disassembler Disassembler: Fix for serial resource descriptors, producer/consumer. 2012-02-08 10:27:36 -08:00
dispatcher Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
events ACPI 5.0: Update debug output for new notify values. 2012-02-03 08:34:00 -08:00
executer Lint changes. 2012-02-15 08:40:45 -08:00
hardware Sleep/Wake interfaces: optionally execute _GTS and _BFS. 2012-03-16 13:34:53 -07:00
namespace Object repair code: Support to add Package wrappers. 2012-03-16 09:37:52 -07:00
parser Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
resources Update ACPICA copyrights to 2012. 2012-01-03 14:08:42 -08:00
tables Fix mapping issue related to a physical table override. 2012-02-23 14:31:04 -08:00
utilities Lint changes. 2012-02-15 08:40:45 -08:00