]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Isa/Ps2MouseAbsolutePointerDxe/Ps2MouseAbsolutePointerDxe.inf
Use PCD to customize if ps2 mouse and mouse pointer device do full reset.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / Ps2MouseAbsolutePointerDxe / Ps2MouseAbsolutePointerDxe.inf
index bd811341446943ab4b8e66a9b1f31c10923b6795..d93a0045f47393ac267a82e7111be2ec6a742e10 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 # Ps2 Mouse Simulate TouchPad Driver\r
 #\r
 # This dirver directly uses IsaIo protocol service to support a faked Ps2 TouchPad work.\r
-# Copyright (c) 2006 - 2009, Intel Corporation.\r
+# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
 #\r
-# All rights reserved. This program and the accompanying materials\r
+# This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
 # http://opensource.org/licenses/bsd-license.php\r
@@ -13,7 +13,7 @@
 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -30,7 +30,7 @@
 #  COMPONENT_NAME2               = gPs2MouseAbsolutePointerComponentName2;\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ComponentName.c\r
   CommPs2.h\r
   CommPs2.c\r
   UefiLib\r
   UefiDriverEntryPoint\r
   DebugLib\r
+  PcdLib\r
 \r
 [Protocols]\r
   gEfiIsaIoProtocolGuid                         ## TO_START\r
   gEfiAbsolutePointerProtocolGuid               ## BY_START\r
   gEfiDevicePathProtocolGuid                    ## TO_START\r
 \r
+[FeaturePcd]\r
+  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPs2MouseExtendedVerification\r
+\r
 # [Event]\r
 #   ##\r
 #   # Event for EFI_SIMPLE_POINTER_PROTOCOL.WaitForInput.\r