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/Pci/EhciDxe/EhciDxe.msa | 81 ------------------ MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.msa | 84 ------------------- MdeModulePkg/Bus/Pci/UndiRuntimeDxe/Undi.msa | 96 ---------------------- MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.msa | 78 ------------------ MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.msa | 72 ---------------- MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.msa | 85 ------------------- MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.msa | 84 ------------------- .../Usb/UsbMassStorageDxe/UsbMassStorageDxe.msa | 75 ----------------- .../UsbMouseAbsolutePointerDxe.msa | 73 ---------------- MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.msa | 73 ---------------- 10 files changed, 801 deletions(-) delete mode 100644 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.msa delete mode 100644 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.msa delete mode 100644 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/Undi.msa delete mode 100644 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.msa delete mode 100644 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.msa delete mode 100644 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.msa delete mode 100644 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.msa delete mode 100644 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.msa delete mode 100644 MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.msa delete mode 100644 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.msa (limited to 'MdeModulePkg/Bus') diff --git a/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.msa b/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.msa deleted file mode 100644 index afb7ee2993..0000000000 --- a/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.msa +++ /dev/null @@ -1,81 +0,0 @@ - - - EhciDxe - DXE_DRIVER - BDFE430E-8F2A-4db0-9991-6F856594777E - 1.0 - Component name for module Ehci - 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 - EhciDxe - - - - DebugLib - - - BaseMemoryLib - - - UefiDriverEntryPoint - - - UefiBootServicesTableLib - - - UefiLib - - - BaseLib - - - MemoryAllocationLib - - - - Ehci.c - EhciSched.h - Ehci.h - EhciUrb.h - ComponentName.c - EhciDebug.h - EhciReg.c - EhciDebug.c - EhciSched.c - UsbHcMem.c - EhciReg.h - EhciUrb.c - UsbHcMem.h - - - - - - - - gEfiUsb2HcProtocolGuid - - - gEfiPciIoProtocolGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - EhcDriverEntryPoint - - - \ No newline at end of file diff --git a/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.msa b/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.msa deleted file mode 100644 index 5787d2de4d..0000000000 --- a/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.msa +++ /dev/null @@ -1,84 +0,0 @@ - - - UhciDxe - DXE_DRIVER - 2FB92EFA-2EE0-4bae-9EB6-7464125E1EF7 - 1.0 - Component name for module Uhci - 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 - UhciDxe - - - - DebugLib - - - BaseMemoryLib - - - UefiDriverEntryPoint - - - UefiBootServicesTableLib - - - UefiLib - - - BaseLib - - - MemoryAllocationLib - - - - ComponentName.c - uhci.h - UhciSched.h - UhciReg.h - uhci.c - UhciQueue.h - UsbHcMem.c - UhciReg.c - UhciQueue.c - UhciDebug.h - UsbHcMem.h - UhciDebug.c - UhciSched.c - - - - - - - - gEfiUsb2HcProtocolGuid - - - gEfiUsbHcProtocolGuid - - - gEfiPciIoProtocolGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - UhciDriverEntryPoint - - - \ No newline at end of file diff --git a/MdeModulePkg/Bus/Pci/UndiRuntimeDxe/Undi.msa b/MdeModulePkg/Bus/Pci/UndiRuntimeDxe/Undi.msa deleted file mode 100644 index b9c7b28ffa..0000000000 --- a/MdeModulePkg/Bus/Pci/UndiRuntimeDxe/Undi.msa +++ /dev/null @@ -1,96 +0,0 @@ - - - - Undi - DXE_RUNTIME_DRIVER - A1f436EA-A127-4EF8-957C-8048606FF670 - 1.0 - Component description file for Undi module. - This module provides support for Universal Network Driver Interface - Copyright (c) 2006 - 2007, 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 - Undi - - - - UefiDriverEntryPoint - - - UefiDriverModelLib - - - UefiRuntimeLib - - - DebugLib - - - BaseMemoryLib - - - UefiBootServicesTableLib - - - - Init.c - Decode.c - E100b.c - E100b.h - Undi32.h - - - - - - - gEfiDevicePathProtocolGuid - - - gEfiPciIoProtocolGuid - - - gEfiNetworkInterfaceIdentifierProtocolGuid - - - gEfiNetworkInterfaceIdentifierProtocolGuid_31 - - - - - - EVENT_GROUP_GUID - - - EVENT_GROUP_GUID - - - - - - gEfiNetworkInterfaceIdentifierProtocolGuid_31 - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - InitializeUNDIDriver - - - gUndiDriverBinding - - - UndiNotifyVirtual - - - diff --git a/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.msa b/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.msa deleted file mode 100644 index 4dba8273b8..0000000000 --- a/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.msa +++ /dev/null @@ -1,78 +0,0 @@ - - - - ScsiBus - DXE_DRIVER - 0167CCC4-D0F7-4f21-A3EF-9E64B7CDCE8B - 1.0 - Component description file for Scsi Bus module. - SCSI bus driver. This driver scans all SCSI devices and export SCSI IO protocol - Copyright (c) 2006 - 2007, 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 - ScsiBus - - - - DebugLib - - - UefiDriverModelLib - - - UefiDriverEntryPoint - - - UefiLib - - - BaseMemoryLib - - - EdkScsiLib - - - UefiBootServicesTableLib - - - DevicePathLib - - - - ScsiBus.h - ScsiBus.c - ComponentName.c - - - - - - - - gEfiScsiPassThruProtocolGuid - - - gEfiDevicePathProtocolGuid - - - gEfiScsiIoProtocolGuid - - - - EFI_SPECIFICATION_VERSION 0x00010010 - EDK_RELEASE_VERSION 0x00020000 - - gSCSIBusDriverBinding - gScsiBusComponentName - - - \ No newline at end of file diff --git a/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.msa b/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.msa deleted file mode 100644 index eb722a2116..0000000000 --- a/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.msa +++ /dev/null @@ -1,72 +0,0 @@ - - - - ScsiDisk - DXE_DRIVER - 0A66E322-3740-4cce-AD62-BD172CECCA35 - 1.0 - Component description file for Scsi Disk module.Revision History - Scsi Disk driver. This driver detected the Scsi disk media and export block io protocol - Copyright (c) 2006 - 2007, 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 - ScsiDisk - - - - DebugLib - - - UefiDriverModelLib - - - UefiDriverEntryPoint - - - UefiLib - - - BaseMemoryLib - - - EdkScsiLib - - - UefiBootServicesTableLib - - - - ScsiDisk.h - ScsiDisk.c - ComponentName.c - - - - - - - - gEfiScsiIoProtocolGuid - - - gEfiBlockIoProtocolGuid - - - - EFI_SPECIFICATION_VERSION 0x00010010 - EDK_RELEASE_VERSION 0x00020000 - - gScsiDiskDriverBinding - gScsiDiskComponentName - - - \ No newline at end of file diff --git a/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.msa b/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.msa deleted file mode 100644 index 838e4a13f3..0000000000 --- a/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.msa +++ /dev/null @@ -1,85 +0,0 @@ - - - UsbBusDxe - DXE_DRIVER - 240612B7-A063-11d4-9A3A-0090273FC14D - 1.0 - Component name for module UsbBus - 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 - UsbBusDxe - - - - DebugLib - - - BaseMemoryLib - - - UefiDriverEntryPoint - - - UefiBootServicesTableLib - - - UefiLib - - - DevicePathLib - - - MemoryAllocationLib - - - - usbbus.h - UsbDesc.h - UsbUtility.c - UsbHub.h - UsbUtility.h - ComponentName.c - UsbHub.c - usbbus.c - UsbEnumer.h - UsbEnumer.c - UsbDesc.c - - - - - - - - gEfiUsbHcProtocolGuid - - - gEfiUsb2HcProtocolGuid - - - gEfiDevicePathProtocolGuid - - - gEfiUsbIoProtocolGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - UsbBusDriverEntryPoint - - - \ No newline at end of file diff --git a/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.msa b/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.msa deleted file mode 100644 index fd4e82e862..0000000000 --- a/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.msa +++ /dev/null @@ -1,84 +0,0 @@ - - - UsbKbDxe - DXE_DRIVER - 2D2E62CF-9ECF-43b7-8219-94E7FC713DFE - 1.0 - Component name for module UsbKb - 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 - UsbKbDxe - - - - DebugLib - - - ReportStatusCodeLib - - - BaseMemoryLib - - - UefiRuntimeServicesTableLib - - - UefiDriverEntryPoint - - - UefiBootServicesTableLib - - - UefiLib - - - MemoryAllocationLib - - - - keyboard.h - ComponentName.c - keyboard.c - efikey.h - efikey.c - - - - - - - - gEfiSimpleTextInProtocolGuid - - - gEfiDevicePathProtocolGuid - - - gEfiUsbIoProtocolGuid - - - - - gEfiHotPlugDeviceGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - USBKeyboardDriverBindingEntryPoint - - - \ No newline at end of file diff --git a/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.msa b/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.msa deleted file mode 100644 index 92ab838f52..0000000000 --- a/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.msa +++ /dev/null @@ -1,75 +0,0 @@ - - - UsbMassStorageDxe - DXE_DRIVER - 9FB4B4A7-42C0-4bcd-8540-9BCC6711F83E - 1.0 - Component name for module UsbMassStorage - 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 - UsbMassStorageDxe - - - - DebugLib - - - BaseMemoryLib - - - UefiDriverEntryPoint - - - UefiBootServicesTableLib - - - UefiLib - - - MemoryAllocationLib - - - - UsbMassCbi.c - UsbMass.h - UsbMassCbi.h - UsbMassBoot.c - UsbMassImpl.c - ComponentName.c - UsbMassBot.c - UsbMassBot.h - UsbMassImpl.h - UsbMassBoot.h - - - - - - - - gEfiBlockIoProtocolGuid - - - gEfiUsbIoProtocolGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - USBMassStorageEntryPoint - - - \ No newline at end of file diff --git a/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.msa b/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.msa deleted file mode 100644 index 5ab61542b0..0000000000 --- a/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.msa +++ /dev/null @@ -1,73 +0,0 @@ - - - UsbMouseAbsolutePointerDxe - DXE_DRIVER - 4EA43463-747C-46eb-97FB-B0E5C5F05306 - 1.0 - Component name for module UsbMouseAbsolutePointer - 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 - UsbMouseAbsolutePointerDxe - - - - ReportStatusCodeLib - - - BaseMemoryLib - - - UefiDriverEntryPoint - - - UefiBootServicesTableLib - - - UefiLib - - - MemoryAllocationLib - - - - UsbMouseAbsolutePointer.h - mousehid.c - UsbMouseAbsolutePointer.c - ComponentName.c - mousehid.h - - - - - - - - gEfiAbsolutePointerProtocolGuid - - - gEfiDevicePathProtocolGuid - - - gEfiUsbIoProtocolGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - USBMouseAbsolutePointerDriverBindingEntryPoint - - - \ No newline at end of file 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 v1.2.3