]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
check the usage of %d,%x,%ld,%lx and so on in debug print statement.
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbBusDxe / UsbBusDxe.inf
index b4272dc71c63e2db6f24dcbe5e03412069779313..fc36f98e23112f70ecb1d878c2d4fc38527d2333 100644 (file)
@@ -1,7 +1,10 @@
 #/** @file\r
-# Component name for module UsbBus\r
+#  \r
+#  Component Description File For UsbBus Dxe Module.\r
 #\r
-# Copyright (c) 2006, Intel Corporation. \r
+#  Usb Bus Dxe driver is used to enumerate and manage all attached usb devices.\r
+#  \r
+#  Copyright (c) 2006, 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,8 +23,6 @@
   FILE_GUID                      = 240612B7-A063-11d4-9A3A-0090273FC14D\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = UsbBusDriverEntryPoint\r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
+#  DRIVER_BINDING                =  mUsbBusDriverBinding                        \r
+#  COMPONENT_NAME                =  mUsbBusComponentName\r
+#  COMPONENT_NAME2               =  mUsbBusComponentName2\r
+#\r
 \r
 [Sources.common]\r
   UsbDesc.c\r