]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf
Update to support EFI_SIMPLE_INPUT_EX protocol
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / Ps2KeyboardDxe / Ps2keyboardDxe.inf
index 6a8890613f874e2bedb5a8a76aadd3ba391efe89..4aa2dae009557260c8cd0e2fec7a2f5f658eac8c 100644 (file)
   UefiBootServicesTableLib\r
   UefiLib\r
   UefiDriverEntryPoint\r
+  BaseLib\r
+  BaseMemoryLib\r
 \r
 [Protocols]\r
   gEfiPs2PolicyProtocolGuid                     # PROTOCOL TO_START\r
   gEfiIsaIoProtocolGuid                         # PROTOCOL TO_START\r
   gEfiSimpleTextInProtocolGuid                  # PROTOCOL BY_START\r
+  gEfiSimpleTextInputExProtocolGuid             # PROTOCOL BY_START\r
   gEfiDevicePathProtocolGuid                    # PROTOCOL TO_START\r
 \r
+[Guids]\r
+  gSimpleTextInExNotifyGuid                     # SOMETIMES_CONSUMED\r
+\r