From 1fe4ef1bd813e285525a257af43ddbbcb8018b54 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Wed, 12 Jul 2006 14:15:40 +0000 Subject: =?UTF-8?q?1.=09Updated=20some=20files=E2=80=99=20description=20fi?= =?UTF-8?q?les=20in=20MdePkg,=20EdkModulePkg=20&=20EdkNt32Pkg.=202.=09Upda?= =?UTF-8?q?te=20.msa=20files=20to=20add=20some=20missing=20files=20files?= =?UTF-8?q?=20in=20MdePkg=203.=09Add=20Help=20text=20to=20Mde=20Library=20?= =?UTF-8?q?related=20PCDs.=204.=09Fix=20some=20bugs=20in=20CpuId.S=20and?= =?UTF-8?q?=20CpuIdEx.S.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@919 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa') diff --git a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa index 90fd48fd39..05bf1b5d9d 100644 --- a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa +++ b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa @@ -5,8 +5,8 @@ BASE 9ba1d976-0624-41a3-8650-28165e8d9ae8 1.0 - NULL Debug Library for UEFI drivers - FIX ME! + Component description file for NULL Debug Library + Debug Library with empty functions. 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 @@ -52,20 +52,21 @@ 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 -- cgit v1.2.3