]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf
code scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer module
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / Ps2KeyboardDxe / Ps2keyboardDxe.inf
index 01d01df48d3bd738d028e1bd1ce447599c4e6f8a..38c769428d114966e9caa1e6827ef32bcdaa7b1c 100644 (file)
@@ -1,5 +1,7 @@
 #/** @file\r
-# Ps2 Keyboard Driver\r
+# Ps2 Keyboard UEFI Driver which produce gEfiSimpleTextInProtocolGuid and gEfiSimpleTextInputExProtocolGuid\r
+# protocol. \r
+# 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 - 2009, Intel Corporation.\r
@@ -54,7 +56,8 @@
   UefiDriverEntryPoint\r
   BaseLib\r
   BaseMemoryLib\r
-\r
+  TimerLib\r
+  \r
 [Protocols]\r
   gEfiPs2PolicyProtocolGuid                     # PROTOCOL TO_START\r
   gEfiIsaIoProtocolGuid                         # PROTOCOL TO_START\r