]> git.proxmox.com Git - mirror_edk2.git/commit
use a PS/2 mouse to simulate a faked touchpad device.
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 27 Nov 2007 05:55:26 +0000 (05:55 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 27 Nov 2007 05:55:26 +0000 (05:55 +0000)
commit0f8304cd85c0930bcc3f8e2247eda1b17e42176a
tree8886bf29c3351f0006db4de8974d7981c39d6f26
parentb6e763380fbd583a6e46d825cbb40bce39e764fe
use a PS/2 mouse to simulate a faked touchpad device.
verify the correction of the ABSOLUTE POINTER protocol's installation and usage

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4331 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Bus/Isa/Ps2MouseSimulateTouchPadDxe/CommPs2.c [new file with mode: 0644]
IntelFrameworkModulePkg/Bus/Isa/Ps2MouseSimulateTouchPadDxe/CommPs2.h [new file with mode: 0644]
IntelFrameworkModulePkg/Bus/Isa/Ps2MouseSimulateTouchPadDxe/ComponentName.c [new file with mode: 0644]
IntelFrameworkModulePkg/Bus/Isa/Ps2MouseSimulateTouchPadDxe/Ps2MouseSimulateTouchPad.c [new file with mode: 0644]
IntelFrameworkModulePkg/Bus/Isa/Ps2MouseSimulateTouchPadDxe/Ps2MouseSimulateTouchPad.h [new file with mode: 0644]
IntelFrameworkModulePkg/Bus/Isa/Ps2MouseSimulateTouchPadDxe/Ps2MouseSimulateTouchPadDxe.inf [new file with mode: 0644]
IntelFrameworkModulePkg/Bus/Isa/Ps2MouseSimulateTouchPadDxe/Ps2MouseSimulateTouchPadDxe.msa [new file with mode: 0644]
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dsc