From 7f0bd7967eebf7129f6a0414204be05ffdf54048 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Tue, 13 Feb 2007 11:01:18 +0000 Subject: [PATCH] Clean up MSA files Remove unreferenced PCDs & library instances. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2382 6f19259b-4bc3-4df7-8a09-765794883524 --- .../BaseDebugLibNull/BaseDebugLibNull.msa | 37 +------------------ 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa index 0aa5ccc45b..d482cf9021 100644 --- a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa +++ b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa @@ -1,5 +1,5 @@ - + BaseDebugLibNull BASE @@ -7,7 +7,7 @@ 1.0 Component description file for NULL Debug Library Debug Library with empty 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,18 +25,6 @@ DebugLib - - PcdLib - - - BaseLib - - - BaseMemoryLib - - - PrintLib - DebugLib.c @@ -48,25 +36,4 @@ EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000 - - - PcdDebugPropertyMask - gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the enable/disable of Debug - Assert, Debug Print, Debug Code, Clear Memory, Assert - Breakpoint and Assert Deadloop. - - - PcdDebugClearMemoryValue - gEfiMdePkgTokenSpaceGuid - 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. - - \ No newline at end of file -- 2.39.2