From: qhuang8 Date: Wed, 14 Feb 2007 01:46:10 +0000 (+0000) Subject: Clean up Lib MSAs for EdkModulePkg X-Git-Tag: edk2-stable201903~23487 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=84d87a73e9fd4bd3b3b14372240812812aa9112d Clean up Lib MSAs for EdkModulePkg 1. Remove unnecessary library class 2. Remove unreferenced GUID git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2390 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/EdkModulePkg/Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.msa b/EdkModulePkg/Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.msa index 47e06bb032..f224cab515 100644 --- a/EdkModulePkg/Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.msa +++ b/EdkModulePkg/Library/BaseCustomDecompressLibNull/BaseCustomDecompressLibNull.msa @@ -1,5 +1,5 @@ - + BaseCustomDecompressLibNull BASE @@ -7,12 +7,12 @@ 1.0 Base Custom Decompression Library Customer Decompress Library with NULL implementation. - 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, + 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 @@ -25,9 +25,6 @@ CustomDecompressLib - - DebugLib - BaseCustomDecompressLibNull.c diff --git a/EdkModulePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.msa b/EdkModulePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.msa index 2274f0e44c..ddfb3ec506 100644 --- a/EdkModulePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.msa +++ b/EdkModulePkg/Library/DxeDebugLibSerialPort/DxeDebugLibSerialPort.msa @@ -7,7 +7,7 @@ 1.0 Debug Library for UEFI drivers Library to abstract Framework extensions that conflict with UEFI 2.0 Specification - Copyright (c) 2006, Intel Corporation. + 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 @@ -22,12 +22,12 @@ UefiDebugLibConOut - - BaseLib - DebugLib + + BaseLib + PrintLib diff --git a/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa b/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa index ac8b811495..3555a24da0 100644 --- a/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa +++ b/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa @@ -7,7 +7,7 @@ 1.0 Component description file for Dxe Performance Library This library provides intrastructure for Dxe driver to log performance. - Copyright (c) 2006, Intel Corporation + 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 @@ -31,9 +31,6 @@ UefiBootServicesTableLib - - TimerLib - PcdLib diff --git a/EdkModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.msa b/EdkModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.msa index 26c4018755..d302a8bae6 100644 --- a/EdkModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.msa +++ b/EdkModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.msa @@ -7,7 +7,7 @@ 1.0 DXE Print library Print Library based on EFI_PRINT_PROTOCOL - Copyright (c) 2006, Intel Corporation. + 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 @@ -25,9 +25,6 @@ PrintLib - - MemoryAllocationLib - UefiBootServicesTableLib diff --git a/EdkModulePkg/Library/EdkDxeRuntimeSalLib/EdkDxeRuntimeSalLib.msa b/EdkModulePkg/Library/EdkDxeRuntimeSalLib/EdkDxeRuntimeSalLib.msa index 36b9b00e57..24a56a2155 100644 --- a/EdkModulePkg/Library/EdkDxeRuntimeSalLib/EdkDxeRuntimeSalLib.msa +++ b/EdkModulePkg/Library/EdkDxeRuntimeSalLib/EdkDxeRuntimeSalLib.msa @@ -7,7 +7,7 @@ 1.0 SAL library for BS/RT drivers Contains APIs to register/invoke SAL functions. - Copyright (c) 2006, Intel Corporation. + 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 @@ -25,12 +25,6 @@ EdkDxeSalLib - - BaseLib - - - DebugLib - UefiBootServicesTableLib diff --git a/EdkModulePkg/Library/EdkDxeSalLib/EdkDxeSalLib.msa b/EdkModulePkg/Library/EdkDxeSalLib/EdkDxeSalLib.msa index 39d6b4f090..3b55b13a06 100644 --- a/EdkModulePkg/Library/EdkDxeSalLib/EdkDxeSalLib.msa +++ b/EdkModulePkg/Library/EdkDxeSalLib/EdkDxeSalLib.msa @@ -7,7 +7,7 @@ 1.0 SAL library for BS/RT drivers Contains APIs to register/invoke SAL functions. - Copyright (c) 2006, Intel Corporation. + 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 @@ -25,12 +25,6 @@ EdkDxeSalLib - - BaseLib - - - DebugLib - UefiBootServicesTableLib diff --git a/EdkModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.msa b/EdkModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.msa index 020abc3c04..2aa7abb34d 100644 --- a/EdkModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.msa +++ b/EdkModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.msa @@ -7,7 +7,7 @@ 1.0 FvbService Library for UEFI drivers This library instance provide sevice functions to access Firmware Volume Block protocol. - Copyright (c) 2006, Intel Corporation + 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 @@ -17,7 +17,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 X64 IPF false EdkFvbServiceLib @@ -25,28 +25,22 @@ EdkFvbServiceLib - + UefiLib - - PrintLib - - + BaseLib - - MemoryAllocationLib - - + DebugLib - + BaseMemoryLib - + UefiRuntimeLib - + UefiBootServicesTableLib @@ -64,10 +58,10 @@ - + gEfiFirmwareVolumeBlockProtocolGuid - + gEfiFvbExtensionProtocolGuid diff --git a/EdkModulePkg/Library/EdkGraphicsLib/EdkGraphicsLib.msa b/EdkModulePkg/Library/EdkGraphicsLib/EdkGraphicsLib.msa index 5db037d309..aafed23507 100644 --- a/EdkModulePkg/Library/EdkGraphicsLib/EdkGraphicsLib.msa +++ b/EdkModulePkg/Library/EdkGraphicsLib/EdkGraphicsLib.msa @@ -7,7 +7,7 @@ 1.0 Graphics Library for UEFI drivers This library provides supports for basic graphic functions. - Copyright (c) 2006, Intel Corporation. + 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 @@ -25,9 +25,6 @@ EdkGraphicsLib - - UefiLib - PrintLib @@ -67,6 +64,9 @@ gEfiSimpleTextOutProtocolGuid + + gEfiHiiProtocolGuid + diff --git a/EdkModulePkg/Library/EdkIfrSupportLib/EdkIfrSupportLib.msa b/EdkModulePkg/Library/EdkIfrSupportLib/EdkIfrSupportLib.msa index 7d3021c201..87f4f7411a 100644 --- a/EdkModulePkg/Library/EdkIfrSupportLib/EdkIfrSupportLib.msa +++ b/EdkModulePkg/Library/EdkIfrSupportLib/EdkIfrSupportLib.msa @@ -8,7 +8,7 @@ EDK Internal Form Refresentation Support Library Instance. The library instance provides common library routines help in IFR creation on-the-fly, HII variable access, HII database access, multi language supports. - Copyright (c) 2006, Intel Corporation. + 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 @@ -26,15 +26,9 @@ EdkIfrSupportLib - - UefiLib - DebugLib - - PrintLib - BaseLib diff --git a/EdkModulePkg/Library/EdkOemHookStatusCodeLibNull/EdkOemHookStatusCodeLibNull.msa b/EdkModulePkg/Library/EdkOemHookStatusCodeLibNull/EdkOemHookStatusCodeLibNull.msa index 49d7c7036a..40e4561c5f 100644 --- a/EdkModulePkg/Library/EdkOemHookStatusCodeLibNull/EdkOemHookStatusCodeLibNull.msa +++ b/EdkModulePkg/Library/EdkOemHookStatusCodeLibNull/EdkOemHookStatusCodeLibNull.msa @@ -1,5 +1,5 @@ - + EdkOemHookStatusCodeLibNull PEIM @@ -7,12 +7,12 @@ 1.0 Memory Status Code Library for UEFI drivers Lib to provide memory journal status code reporting 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, + 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 @@ -33,8 +33,6 @@ - - EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000 diff --git a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa index cb566c9d06..64f55e51ed 100644 --- a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa +++ b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa @@ -7,7 +7,7 @@ 1.0 Debug Library for UEFI drivers This library uses PrintLib to send messages to CONOUT. - Copyright (c) 2006, Intel Corporation. + 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 @@ -53,11 +53,6 @@ gEfiDebugLevelProtocolGuid - - - gEfiStatusCodeDataTypeDebugGuid - - EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000 @@ -73,17 +68,17 @@ Assert, Debug Print, Debug Code, Clear Memory, Assert Breakpoint and Assert Deadloop. - - PcdDebugClearMemoryValue - FIX_ME_PcdDebugClearMemoryValue - The value used by DebugClearMemory () to fill a certain range - of memory. - PcdDebugPrintErrorLevel gEfiMdePkgTokenSpaceGuid The bitmask of flags that specify the kind of debug message output when Debug Print is enabled. + + PcdDebugClearMemoryValue + gEfiMdePkgTokenSpaceGuid + The value used by DebugClearMemory () to fill a certain range + of memory. + \ No newline at end of file diff --git a/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa b/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa index ec25bd434e..31399be541 100644 --- a/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa +++ b/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa @@ -7,7 +7,7 @@ 1.0 Debug Library for UEFI drivers This library uses PrintLib to send messages to STDERR. - Copyright (c) 2006, Intel Corporation. + 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 @@ -53,11 +53,6 @@ gEfiDebugLevelProtocolGuid - - - gEfiStatusCodeDataTypeDebugGuid - - EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000 @@ -73,17 +68,17 @@ Assert, Debug Print, Debug Code, Clear Memory, Assert Breakpoint and Assert Deadloop. - - PcdDebugClearMemoryValue - FIX_ME_PcdDebugClearMemoryValue - The value used by DebugClearMemory () to fill a certain range - of memory. - PcdDebugPrintErrorLevel gEfiMdePkgTokenSpaceGuid The bitmask of flags that specify the kind of debug message output when Debug Print is enabled. + + PcdDebugClearMemoryValue + gEfiMdePkgTokenSpaceGuid + The value used by DebugClearMemory () to fill a certain range + of memory. + \ No newline at end of file diff --git a/EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa b/EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa index f3be3cc9ad..803a791a4a 100644 --- a/EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa +++ b/EdkModulePkg/Library/EdkUefiRuntimeLib/EdkUefiRuntimeLib.msa @@ -8,7 +8,7 @@ Runtime driver library Instance of runtime driver library, Hook VitualAddressChange and BooterviceExit event and provide runtime service. - Copyright (c) 2006, Intel Corporation. + 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 @@ -26,12 +26,6 @@ UefiRuntimeLib - - UefiLib - - - BaseLib - DebugLib @@ -55,13 +49,8 @@ - + - - - gEfiExtendedSalBootServiceProtocolGuid - - EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000