From 84d87a73e9fd4bd3b3b14372240812812aa9112d Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Wed, 14 Feb 2007 01:46:10 +0000 Subject: 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 --- .../EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa') 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 -- cgit v1.2.3