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 --- .../DxeCorePerformanceLib.msa | 90 ------------ .../DxePerformanceLib/DxePerformanceLib.msa | 62 -------- .../DxePlatDriOverLib/DxePlatDriOverLib.msa | 94 ------------ .../Library/EdkDxePrintLib/EdkDxePrintLib.msa | 48 ------- .../Library/EdkFvbServiceLib/EdkFvbServiceLib.msa | 81 ----------- .../Library/ExtendedHiiLib/ExtendedHiiLib.msa | 45 ------ .../ExtendedIfrSupportLib.msa | 74 ---------- .../Library/GenericBdsLib/GenericBdsLib.msa | 159 --------------------- MdeModulePkg/Library/GraphicsLib/GraphicsLib.msa | 72 ---------- .../PeiPerformanceLib/PeiPerformanceLib.msa | 76 ---------- 10 files changed, 801 deletions(-) delete mode 100644 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa delete mode 100644 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa delete mode 100644 MdeModulePkg/Library/DxePlatDriOverLib/DxePlatDriOverLib.msa delete mode 100644 MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.msa delete mode 100644 MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.msa delete mode 100644 MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.msa delete mode 100644 MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.msa delete mode 100644 MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.msa delete mode 100644 MdeModulePkg/Library/GraphicsLib/GraphicsLib.msa delete mode 100644 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa (limited to 'MdeModulePkg/Library') diff --git a/MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa b/MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa deleted file mode 100644 index 444867af86..0000000000 --- a/MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa +++ /dev/null @@ -1,90 +0,0 @@ - - - - DxeCorePerformanceLib - DXE_CORE - D0F78BBF-0A30-4c63-8A48-0F618A4AFACD - 1.0 - Component description file for DxeCore Performance Library - This library provides intrastructure for DxeCore to log performance. - 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 - DxeCorePerformanceLib - - - - PerformanceLib - - - DebugLib - - - HobLib - - - BaseLib - - - BaseMemoryLib - - - TimerLib - - - PcdLib - - - UefiBootServicesTableLib - - - MemoryAllocationLib - - - - DxeCorePerformanceLib.c - - - - - - - - gPerformanceProtocolGuid - - - - - gPeiPerformanceHobGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - DxeCorePerformanceLibConstructor - - - - - PcdPerformanceLibraryPropertyMask - gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the enable/disable of - Performance Measurement. - - - PcdMaxPeiPerformanceLogEntries - gEfiEdkModulePkgTokenSpaceGuid - Maximun number of performance log entries during PEI phase. - - - \ No newline at end of file diff --git a/MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa b/MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa deleted file mode 100644 index 3555a24da0..0000000000 --- a/MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa +++ /dev/null @@ -1,62 +0,0 @@ - - - - DxePerformanceLib - DXE_DRIVER - 8B8B4CCC-65FC-41a5-8067-308B8E42CCF2 - 1.0 - Component description file for Dxe Performance Library - This library provides intrastructure for Dxe driver to log performance. - 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 - DxePerformanceLib - - - - PerformanceLib - - - DebugLib - - - UefiBootServicesTableLib - - - PcdLib - - - - DxePerformanceLib.c - - - - - - - - gPerformanceProtocolGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - - - PcdPerformanceLibraryPropertyMask - gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the enable/disable of - Performance Measurement. - - - \ No newline at end of file diff --git a/MdeModulePkg/Library/DxePlatDriOverLib/DxePlatDriOverLib.msa b/MdeModulePkg/Library/DxePlatDriOverLib/DxePlatDriOverLib.msa deleted file mode 100644 index f01088e875..0000000000 --- a/MdeModulePkg/Library/DxePlatDriOverLib/DxePlatDriOverLib.msa +++ /dev/null @@ -1,94 +0,0 @@ - - - PlatDriOverLib - DXE_DRIVER - 8bd8d711-2736-46d7-8c81-5de68e0a9e88 - 1.0 - Component name for module PlatDriOverLib - FIX ME! - Copyright (c) 2007, Intel Corporation. All rights reserved. - 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 - PlatDriOverLib - - - - PlatDriOverLib - - - PrintLib - - - DebugLib - - - BaseMemoryLib - - - UefiRuntimeServicesTableLib - - - UefiBootServicesTableLib - - - UefiLib - - - BaseLib - - - DevicePathLib - - - MemoryAllocationLib - - - DxeServicesTableLib - - - - PlatDriOverLib.c - PlatDriOver.h - - - - - - - - gEfiDevicePathProtocolGuid - - - gEfiDriverBindingProtocolGuid - - - gEfiBusSpecificDriverOverrideProtocolGuid - - - gEfiPlatformDriverOverrideProtocolGuid - - - gEfiLoadedImageProtocolGuid - - - gEfiFirmwareVolumeProtocolGuid - - - gEfiFirmwareVolume2ProtocolGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - \ No newline at end of file diff --git a/MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.msa b/MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.msa deleted file mode 100644 index d302a8bae6..0000000000 --- a/MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.msa +++ /dev/null @@ -1,48 +0,0 @@ - - - - EdkDxePrintLib - DXE_DRIVER - 50bcb105-6634-441d-b403-659110a03ad2 - 1.0 - DXE Print library - Print Library based on EFI_PRINT_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 - EdkDxePrintLib - - - - PrintLib - - - UefiBootServicesTableLib - - - - PrintLib.c - - - - - - - - gEfiPrintProtocolGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - \ No newline at end of file diff --git a/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.msa b/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.msa deleted file mode 100644 index 2aa7abb34d..0000000000 --- a/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.msa +++ /dev/null @@ -1,81 +0,0 @@ - - - - EdkFvbServiceLib - DXE_DRIVER - bd4d540e-04b0-4b10-8fd5-4a7bb533cf67 - 1.0 - FvbService Library for UEFI drivers - This library instance provide sevice functions to access Firmware Volume Block 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 - false - EdkFvbServiceLib - - - - EdkFvbServiceLib - - - UefiLib - - - BaseLib - - - DebugLib - - - BaseMemoryLib - - - UefiRuntimeLib - - - UefiBootServicesTableLib - - - EdkDxeSalLib - - - - Fvb.h - Ia32/Fvb.c - x64/Fvb.c - Ipf/Fvb.c - - - - - - - - gEfiFirmwareVolumeBlockProtocolGuid - - - gEfiFvbExtensionProtocolGuid - - - gEfiFirmwareVolumeBlockProtocolGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - FvbLibInitialize - - - FvbVirtualAddressChangeNotifyEvent - - - \ No newline at end of file diff --git a/MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.msa b/MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.msa deleted file mode 100644 index feedd2103e..0000000000 --- a/MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.msa +++ /dev/null @@ -1,45 +0,0 @@ - - - - HiiLib - DXE_DRIVER - 3143687A-7C80-404e-B5FE-2D88980E1B1C - 1.0 - Library instance for HII common routines. - This library instance implements the common HII routines. - 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 - HiiLib - - - - HiiLib - - - DebugLib - - - MemoryAllocationLib - - - - HiiLib.c - - - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - \ No newline at end of file diff --git a/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.msa b/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.msa deleted file mode 100644 index dc9d665a14..0000000000 --- a/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.msa +++ /dev/null @@ -1,74 +0,0 @@ - - - UefiEfiIfrSupportLib - DXE_DRIVER - bf38668e-e231-4baa-99e4-8c0e4c35dca6 - 1.0 - Component name for module UefiEfiIfrSupportLib - FIX ME! - Copyright (c) 2007, Intel Corporation. All rights reserved. - 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 - UefiEfiIfrSupportLib - - - - DebugLib - - - BaseMemoryLib - - - UefiRuntimeServicesTableLib - - - UefiBootServicesTableLib - - - BaseLib - - - DevicePathLib - - - MemoryAllocationLib - - - - R8Lib.c - R8Lib.h - UefiIfrString.c - UefiIfrOpCodeCreation.c - UefiIfrLibraryInternal.h - UefiIfrForm.c - UefiIfrCommon.c - - - - - - - - gEfiDevicePathProtocolGuid - - - - - gEfiGlobalVariableGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - \ No newline at end of file diff --git a/MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.msa b/MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.msa deleted file mode 100644 index 076d7b91dc..0000000000 --- a/MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.msa +++ /dev/null @@ -1,159 +0,0 @@ - - - GenericBdsLib - DXE_DRIVER - e405ec31-ccaa-4dd4-83e8-0aec01703f7e - 1.0 - Component name for module GenericBdsLib - FIX ME! - Copyright (c) 2007, Intel Corporation. All rights reserved. - 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 - GenericBdsLib - - - - PrintLib - - - DebugLib - - - BaseMemoryLib - - - UefiBootServicesTableLib - - - UefiLib - - - MemoryAllocationLib - - - DxeServicesTableLib - - - UefiRuntimeServicesTableLib - - - HobLib - - - BaseLib - - - DevicePathLib - - - - Ipf\BmMachine.h - R8Lib.h - x64\BmMachine.h - BdsLib.h - BdsBoot.c - Ia32\BmMachine.h - x64\ClearDr.asm - Ebc\BmMachine.h - BdsConsole.c - R8Lib.c - Ia32\ClearDr.asm - BdsMisc.c - BdsConnect.c - Performance.c - DevicePath.c - Ipf\ShadowRom.c - Performance.h - - - - - - - - gEfiDevicePathProtocolGuid - - - gEfiCpuArchProtocolGuid - - - gEfiLegacyBiosProtocolGuid - - - gEfiFirmwareVolumeProtocolGuid - - - gEfiBlockIoProtocolGuid - - - gEfiSimpleTextInProtocolGuid - - - gEfiDebugPortProtocolGuid - - - gEfiSimpleNetworkProtocolGuid - - - gEfiFormBrowserProtocolGuid - - - gEfiDevicePathToTextProtocolGuid - - - gEfiLoadedImageProtocolGuid - - - gEfiPciIoProtocolGuid - - - gEfiSimpleTextOutProtocolGuid - - - gEfiSimpleFileSystemProtocolGuid - - - - - gEfiPcAnsiGuid - - - gEfiFileInfoGuid - - - gEfiVT100Guid - - - gEfiGlobalVariableGuid - - - gEfiShellFileGuid - - - gEfiHobListGuid - - - gEfiVTUTF8Guid - - - gEfiMemoryTypeInformationGuid - - - gEfiVT100PlusGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - \ No newline at end of file diff --git a/MdeModulePkg/Library/GraphicsLib/GraphicsLib.msa b/MdeModulePkg/Library/GraphicsLib/GraphicsLib.msa deleted file mode 100644 index 2007ba062e..0000000000 --- a/MdeModulePkg/Library/GraphicsLib/GraphicsLib.msa +++ /dev/null @@ -1,72 +0,0 @@ - - - - EdkGraphicsLib - DXE_DRIVER - 08c1a0e4-1208-47f8-a2c5-f42eabee653a - 1.0 - Graphics Library for UEFI drivers - This library provides supports for basic graphic functions. - 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 - EdkGraphicsLib - - - - EdkGraphicsLib - - - PrintLib - - - BaseLib - - - MemoryAllocationLib - - - UefiBootServicesTableLib - - - - Graphics.c - - - - - - - - gEfiOEMBadgingProtocolGuid - - - gEfiFirmwareVolumeProtocolGuid - - - gEfiConsoleControlProtocolGuid - - - gEfiUgaDrawProtocolGuid - - - gEfiGraphicsOutputProtocolGuid - - - gEfiSimpleTextOutProtocolGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - \ No newline at end of file diff --git a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa deleted file mode 100644 index 85ce0ad520..0000000000 --- a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa +++ /dev/null @@ -1,76 +0,0 @@ - - - - PeiPerformanceLib - PEIM - F72DE735-B24F-4ef6-897F-70A85D01A047 - 1.0 - Memory-only library functions with no library constructor/destructor - This module provides the performance measurement interfaces in PEI phase, it is one instance of Performance Libarary. - 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 - PeiPerformanceLib - - - - PerformanceLib - - - DebugLib - - - HobLib - - - BaseLib - - - TimerLib - - - PcdLib - - - BaseMemoryLib - - - - PeiPerformanceLib.c - - - - - - - - gPeiPerformanceHobGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - - - PcdPerformanceLibraryPropertyMask - gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the enable/disable of - Performance Measurement. - - - PcdMaxPeiPerformanceLogEntries - gEfiEdkModulePkgTokenSpaceGuid - Maximun number of performance log entries during PEI phase. - - - \ No newline at end of file -- cgit v1.2.3