]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / UefiUsbLib / UefiUsbLib.inf
index 87ec6af91e0743969c8bbeeb33fe78ee01ad88d9..589ca9119166a607024f1b97fb2ecc0622288ad8 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 # Instance of Usb Library.\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 - 2008, Intel Corporation.\r
+# Copyright (c) 2006 - 2010, 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
@@ -14,7 +14,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -29,7 +29,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   UefiUsbLibInternal.h\r
   Hid.c\r
   UsbDxeLib.c\r