]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
MdePkg/BaseMemoryLib: Fix VS2015 build error
[mirror_edk2.git] / MdePkg / Library / UefiUsbLib / UefiUsbLib.inf
index f823907d046741bc8026c55edc50460158c0307b..33062fd692bdb32cf4c0b8abdf11606efd582b69 100644 (file)
@@ -1,10 +1,10 @@
 ## @file\r
-# Instance of Usb Library.\r
+# Uefi Usb Library instance.\r
 #\r
 # This library instance provides most usb APIs to support the Hid requests defined in\r
 # Usb Hid 1.1 spec and the standard requests defined in Usb 1.1 spec.\r
 #\r
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2014, 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
@@ -19,6 +19,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = UefiUsbLib\r
+  MODULE_UNI_FILE                = UefiUsbLib.uni\r
   FILE_GUID                      = 87eb5df9-722a-4241-ad7f-370d0b3a56d7\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -43,4 +44,5 @@
   PcdLib\r
 \r
 [Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdUsbTransferTimeoutValue\r
+  gEfiMdePkgTokenSpaceGuid.PcdUsbTransferTimeoutValue  ## CONSUMES\r
+\r