X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FBus%2FPci%2FUhciDxe%2FUhciDxe.inf;h=56ab4829766c960b575b57530e84b1af26315322;hb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230;hp=2b7953cd3534fd98225db299e6711ddb4078096c;hpb=0428a6cb12ecc3eecdfab67171d9145663a15187;p=mirror_edk2.git diff --git a/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf b/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf index 2b7953cd35..56ab482976 100644 --- a/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf +++ b/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf @@ -1,4 +1,4 @@ -#/** @file +## @file # # Component Description File For UhciDxe Module. # @@ -6,7 +6,7 @@ # It implements the interfaces of monitoring the status of all ports and transferring # Control, Bulk, Interrupt and Isochronous requests to Usb1.x device # -# Copyright (c) 2006 - 2008, Intel Corporation. +# Copyright (c) 2006 - 2010, Intel Corporation. # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -17,7 +17,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -38,7 +38,7 @@ # COMPONENT_NAME2 = gUhciComponentName2 # -[Sources.common] +[Sources] UhciSched.c UhciDebug.c UsbHcMem.h