From e87298818044a116c8b5a805d2c2ae27a4ae2029 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Mon, 25 Aug 2008 05:03:29 +0000 Subject: remove the unused msa files in MdeModulePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5726 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.msa | 73 ------------------------ 1 file changed, 73 deletions(-) delete mode 100644 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.msa (limited to 'MdeModulePkg/Bus/Usb/UsbMouseDxe') diff --git a/MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.msa b/MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.msa deleted file mode 100644 index 544e212f88..0000000000 --- a/MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.msa +++ /dev/null @@ -1,73 +0,0 @@ - - - UsbMouseDxe - DXE_DRIVER - 2D2E62AA-9ECF-43b7-8219-94E7FC713DFE - 1.0 - Component name for module UsbMouse - FIX ME! - Copyright (c) 2006, 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 - which accompanies this distribution. The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php - - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - - - IA32 X64 IPF EBC - false - UsbMouseDxe - - - - ReportStatusCodeLib - - - BaseMemoryLib - - - UefiDriverEntryPoint - - - UefiBootServicesTableLib - - - UefiLib - - - MemoryAllocationLib - - - - usbmouse.h - mousehid.c - usbmouse.c - ComponentName.c - mousehid.h - - - - - - - - gEfiSimplePointerProtocolGuid - - - gEfiDevicePathProtocolGuid - - - gEfiUsbIoProtocolGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - USBMouseDriverBindingEntryPoint - - - \ No newline at end of file -- cgit