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/UefiDebugLibConOut/UefiDebugLibConOut.msa | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'MdePkg/Library/UefiDebugLibConOut') diff --git a/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa b/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa index 0fd2a24a6f..646bef458b 100644 --- a/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa +++ b/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa @@ -55,20 +55,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