Robert Moore b43930c742 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.
2008-10-03 13:58:08 -07:00
..
2008-01-09 21:27:10 +00:00
2008-09-26 09:23:56 -07:00
2008-05-08 13:22:20 -07:00
2008-10-03 13:58:08 -07:00