]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
Fix typo in data structure
[mirror_edk2.git] / MdePkg / Library / UefiUsbLib / UefiUsbLib.inf
index 303bb95890851537d3b9d80a5970f80f621cce8d..105a54482ec2029cb26afc8893e83ffcfcf161c3 100644 (file)
@@ -1,7 +1,8 @@
 #/** @file\r
 # Instance of Usb Library.\r
 #\r
-# This library provides supports for common USB functions.\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 - 2008, Intel Corporation.\r
 #\r
@@ -39,4 +40,7 @@
 [LibraryClasses]\r
   DebugLib\r
   BaseMemoryLib\r
+  PcdLib\r
 \r
+[Pcd]\r
+  gEfiMdePkgTokenSpaceGuid.PcdUsbTransferTimeoutValue
\ No newline at end of file