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 --- .../Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa | 7 ++++--- EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa | 7 ++++--- .../EdkDxeDebugLibReportStatusCode.msa | 12 ++++++++---- EdkModulePkg/Library/EdkGraphicsLib/EdkGraphicsLib.msa | 2 +- .../Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa | 12 ++++++++---- .../Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa | 12 ++++++++---- EdkModulePkg/Library/EdkUsbLib/EdkUsbLib.msa | 2 +- EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa | 3 ++- 8 files changed, 36 insertions(+), 21 deletions(-) (limited to 'EdkModulePkg/Library') diff --git a/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa b/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa index 985475787a..90049414ad 100644 --- a/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa +++ b/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa @@ -5,8 +5,8 @@ DXE_CORE D0F78BBF-0A30-4c63-8A48-0F618A4AFACD 1.0 - Component description file for the Tiano Decompress Library - FIX ME! + Component description file for DxeCore Performance Library + This library provides intrastructure for DxeCore to log performance. 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 @@ -78,7 +78,8 @@ PcdPerformanceLibraryPropertyMask gEfiMdePkgTokenSpaceGuid - + The bitmask of flags that specify the enable/disable of + Performance Measurement. \ No newline at end of file diff --git a/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa b/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa index 556f487da0..2df44dcfd2 100644 --- a/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa +++ b/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa @@ -5,8 +5,8 @@ DXE_DRIVER 8B8B4CCC-65FC-41a5-8067-308B8E42CCF2 1.0 - Memory-only library functions with no library constructor/destructor - FIX ME! + Component description file for Dxe Performance Library + This library provides intrastructure for Dxe driver to log performance. 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 @@ -61,7 +61,8 @@ PcdPerformanceLibraryPropertyMask gEfiMdePkgTokenSpaceGuid - + The bitmask of flags that specify the enable/disable of + Performance Measurement. \ No newline at end of file diff --git a/EdkModulePkg/Library/EdkDxeDebugLibReportStatusCode/EdkDxeDebugLibReportStatusCode.msa b/EdkModulePkg/Library/EdkDxeDebugLibReportStatusCode/EdkDxeDebugLibReportStatusCode.msa index 3a6a989947..e51e85cbc7 100644 --- a/EdkModulePkg/Library/EdkDxeDebugLibReportStatusCode/EdkDxeDebugLibReportStatusCode.msa +++ b/EdkModulePkg/Library/EdkDxeDebugLibReportStatusCode/EdkDxeDebugLibReportStatusCode.msa @@ -6,7 +6,7 @@ 76a2a4d8-f605-407a-8057-4a17dcdc4c6d 1.0 Debug Library for DXE drivers - FIX ME! + This library provides debug functions by laying on a Report Status Code Library. 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 @@ -69,17 +69,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 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. \ No newline at end of file diff --git a/EdkModulePkg/Library/EdkGraphicsLib/EdkGraphicsLib.msa b/EdkModulePkg/Library/EdkGraphicsLib/EdkGraphicsLib.msa index 97ef1ea10b..d0c169f4c0 100644 --- a/EdkModulePkg/Library/EdkGraphicsLib/EdkGraphicsLib.msa +++ b/EdkModulePkg/Library/EdkGraphicsLib/EdkGraphicsLib.msa @@ -6,7 +6,7 @@ 08c1a0e4-1208-47f8-a2c5-f42eabee653a 1.0 Graphics Library for UEFI drivers - FIX ME! + This library provides supports for basic graphic 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 diff --git a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa index 6ddd3ee5b6..7fa56d1c47 100644 --- a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa +++ b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa @@ -6,7 +6,7 @@ 7293fe0b-1fff-4f8f-b808-10cb55f6a174 1.0 Debug Library for UEFI drivers - FIX ME! + This library uses PrintLib to send messages to CONOUT. 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 @@ -69,17 +69,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 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. \ No newline at end of file diff --git a/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa b/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa index 203d9ddc7e..0d299f5c65 100644 --- a/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa +++ b/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa @@ -6,7 +6,7 @@ 8b9968e0-c76b-4b57-aec4-24e17fe602c0 1.0 Debug Library for UEFI drivers - FIX ME! + This library uses PrintLib to send messages to STDERR. 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 @@ -69,17 +69,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 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. \ No newline at end of file diff --git a/EdkModulePkg/Library/EdkUsbLib/EdkUsbLib.msa b/EdkModulePkg/Library/EdkUsbLib/EdkUsbLib.msa index 66528e1c44..cbc6c86055 100644 --- a/EdkModulePkg/Library/EdkUsbLib/EdkUsbLib.msa +++ b/EdkModulePkg/Library/EdkUsbLib/EdkUsbLib.msa @@ -6,7 +6,7 @@ 87eb5df9-722a-4241-ad7f-370d0b3a56d7 1.0 Component description file for UsbDxeLib module - FIX ME! + This library provides supports for common USB 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 diff --git a/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa b/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa index 7cf03d2bcb..3f736ee4c6 100644 --- a/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa +++ b/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa @@ -64,7 +64,8 @@ PcdPerformanceLibraryPropertyMask gEfiMdePkgTokenSpaceGuid - + The bitmask of flags that specify the enable/disable of + Performance Measurement. \ No newline at end of file -- cgit v1.2.3