]> xenbits.xen.org Git - xenclient/xen.git/commit
OEM value add (hotkeys, special button support). vACPI layer
authorKamala Narasimhan <kamala.narasimhan@citrix.com>
Thu, 12 Feb 2009 06:44:32 +0000 (01:44 -0500)
committerKamala Narasimhan <kamala.narasimhan@citrix.com>
Thu, 12 Feb 2009 06:44:32 +0000 (01:44 -0500)
commit6fcde5596d66d2cca5a6a0b6e9c344a50d1ac1d3
treefccdc35201b3cf66d4ad350c19b529f31048e1a7
parent67fa2a3c5bce77d1f0528f498d5c49da270dddd8
OEM value add (hotkeys, special button support).  vACPI layer
and xenpmd changes. (patch 4/5).

The vACPI layer is specific to hp 6930p but support for other
oems, models call be added with minimal effort as all the components
except for the asl code is the same for all oems.
tools/firmware/hvmloader/acpi/Makefile
tools/firmware/hvmloader/acpi/build.c
tools/firmware/hvmloader/acpi/ssdt_hp_6930p_elitebook.asl [new file with mode: 0644]
tools/firmware/hvmloader/acpi/ssdt_hp_6930p_elitebook.h [new file with mode: 0644]
tools/xenpmd/acpi-events.c