X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FBus%2FUsb%2FUsbMouseAbsolutePointerDxe%2FUsbMouseAbsolutePointerDxe.inf;fp=MdeModulePkg%2FBus%2FUsb%2FUsbMouseAbsolutePointerDxe%2FUsbMouseAbsolutePointerDxe.inf;h=5d056bc548f95fff6d4436da9fbfbfd35e504c6c;hb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230;hp=56b93d2452767dd3cbc6f59774d4311fcc599e2d;hpb=7b202cb0f917fde1d84f77b000063d56e2c11530;p=mirror_edk2.git diff --git a/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf b/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf index 56b93d2452..5d056bc548 100644 --- a/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf +++ b/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf @@ -1,4 +1,4 @@ -#/** @file +## @file # USB Mouse Driver that manages USB mouse and produces Absolute Pointer Protocol. # # USB Mouse Driver consumes USB I/O Protocol and Device Path Protocol, and produces @@ -20,7 +20,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -40,7 +40,7 @@ # COMPONENT_NAME2 = gUsbMouseAbsolutePointerComponentName2 # -[Sources.common] +[Sources] ComponentName.c MouseHid.c UsbMouseAbsolutePointer.c