]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbMouseDxe / UsbMouseDxe.inf
index 8f60f70b9df5a985aceb8902a6a0cf447f0be586..5221a4131680f93e7f09688981f5d7aa52a85910 100644 (file)
@@ -9,15 +9,9 @@
 # 1. Universal Serial Bus HID Firmware Specification, ver 1.11\r
 # 2. UEFI Specification, v2.1\r
 #\r
-# Copyright (c) 2006 - 2010, Intel Corporation. \r
+# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. 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
-#\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #\r
 ##\r
@@ -25,6 +19,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = UsbMouseDxe\r
+  MODULE_UNI_FILE                = UsbMouseDxe.uni\r
   FILE_GUID                      = 2D2E62AA-9ECF-43b7-8219-94E7FC713DFE\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -33,9 +28,9 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
-#  DRIVER_BINDING                =  gUsbMouseDriverBinding                        \r
+#  DRIVER_BINDING                =  gUsbMouseDriverBinding\r
 #  COMPONENT_NAME                =  gUsbMouseComponentName\r
 #  COMPONENT_NAME2               =  gUsbMouseComponentName2\r
 #\r
   gEfiSimplePointerProtocolGuid                 ## BY_START\r
 \r
 # [Event]\r
-#   ##\r
-#   # Periodic timer event for delayed recovery, which deals with device error.\r
-#   #\r
-#   EVENT_TYPE_PERIODIC_TIMER                   ## PRODUCES\r
-#   ##\r
-#   # Event for EFI_SIMPLE_POINTER_PROTOCOL.WaitForInput\r
-#   #\r
-#   EVENT_TYPE_NOTIFY_WAIT                      ## PRODUCES\r
-#\r
+# EVENT_TYPE_RELATIVE_TIMER        ## CONSUMES\r
 #\r
 \r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  UsbMouseDxeExtra.uni\r