]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
Update the copyright notice format
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbBusDxe / UsbBusDxe.inf
index deebed43ab65a8875cf0622aedece649fce76e68..318522452437dd2dabb50d28c6cafce73e3b94ce 100644 (file)
@@ -1,12 +1,12 @@
-#/** @file\r
+## @file\r
 #  \r
 #  Component Description File For UsbBus Dxe Module.\r
 #\r
 #  Usb Bus Dxe driver is used to enumerate and manage all attached usb devices.\r
 #  \r
-#  Copyright (c) 2006, Intel Corporation. \r
+#  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
+#  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
@@ -15,7 +15,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -36,7 +36,7 @@
 #  COMPONENT_NAME2               =  mUsbBusComponentName2\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   UsbDesc.c\r
   UsbEnumer.c\r
   UsbEnumer.h\r
 \r
 \r
 [Protocols]\r
-  gEfiUsbIoProtocolGuid                         ## ALWAYS_PRODUCED\r
-  gEfiDevicePathProtocolGuid                    ## ALWAYS_CONSUMED\r
-  gEfiUsb2HcProtocolGuid                        ## SOMETIMES_CONSUMED\r
-  gEfiUsbHcProtocolGuid                         ## SOMETIMES_CONSUMED\r
+  gEfiUsbIoProtocolGuid                         ## BY_START\r
+  gEfiDevicePathProtocolGuid                    ## BY_START\r
+  gEfiUsb2HcProtocolGuid                        ## TO_START\r
+  gEfiUsbHcProtocolGuid                         ## TO_START\r
 \r
 # [Event]\r
 #   ##\r