diff options
author | Bob Moore <robert.moore@intel.com> | 2008-11-12 14:54:05 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-12-29 22:38:36 -0500 |
commit | d85988fa0205b18459071e4bd709e48e695b952d (patch) | |
tree | c8b81db8e5c697195813bd322c926ded595e9741 /README | |
parent | 6de4048a416d46eb2ac6597d03d2b58806a6b800 (diff) |
ACPICA: Update FACS waking vector interfaces
Split AcpiSetFirmwareWakingVector into two: one for the 32-bit
vector, another for the 64-bit vector. This is required because the
host OS must setup the wake much differently for each vector (real
vs. protected mode, etc.) and the interface should not be deciding
which vector to use. Also eliminate the GetFirmwareWakingVector
interface, as it served no purpose (only the firmware reads the
vector, OS only writes the vector.) ACPICA BZ 731.
http://www.acpica.org/bugzilla/show_bug.cgi?id=731
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions