]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf
Add a PcdPs2KbdExtendedVerification to let user to choose whether extend reset for...
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / Ps2KeyboardDxe / Ps2keyboardDxe.inf
index c1581185cc15fdbb0f3c918c9bd2386b59a761d7..61fd036c3c3779d102729f5d923ac95297819dc2 100644 (file)
@@ -4,7 +4,7 @@
 # The keyboard type implemented follows IBM compatible PS2 protocol, with Scan Codes Set 1.\r
 #\r
 # This dirver directly uses IsaIo protocol service to support KeyBoard work.\r
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
 #\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
@@ -56,6 +56,7 @@
   BaseLib\r
   BaseMemoryLib\r
   TimerLib\r
+  PcdLib\r
   \r
 [Protocols]\r
   gEfiPs2PolicyProtocolGuid                     # PROTOCOL TO_START\r
@@ -64,6 +65,9 @@
   gEfiSimpleTextInputExProtocolGuid             # PROTOCOL BY_START\r
   gEfiDevicePathProtocolGuid                    # PROTOCOL TO_START\r
 \r
+[FeaturePcd]\r
+  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPs2KbdExtendedVerification\r
+\r
 # [Event]\r
 #   ##\r
 #   # Event will be signaled for WaitForKey event.\r