]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
Add description to .inf files.
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / UhciDxe / UhciDxe.inf
index dba781367198d2ed8b8223f632fb9710fdda8b50..c4b4bcb4445c4b34c5ba962d07f068336d03218f 100644 (file)
@@ -1,7 +1,12 @@
 #/** @file\r
-# Component name for module Uhci\r
+#  \r
+#  Component Description File For UhciDxe Module.\r
 #\r
-# Copyright (c) 2006, Intel Corporation. \r
+#  UhciDxe driver is responsible for managing the behavior of UHCI controller. \r
+#  It implements the interfaces of monitoring the status of all ports and transferring\r
+#  Control, Bulk, Interrupt and Isochronous requests to Usb1.x device\r
+#\r
+#  Copyright (c) 2006 - 2008, Intel Corporation. \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
@@ -20,9 +25,7 @@
   FILE_GUID                      = 2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
+  \r
   ENTRY_POINT                    = UhciDriverEntryPoint\r
 \r
 #\r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
+#  DRIVER_BINDING                =  gUhciDriverBinding                        \r
+#  COMPONENT_NAME                =  gUhciComponentName\r
+#  COMPONENT_NAME2               =  gUhciComponentName2\r
+#\r
 \r
 [Sources.common]\r
   UhciSched.c\r