From 0401b900adbb17afe40d7bd284a8f38de63150cb Mon Sep 17 00:00:00 2001 From: vanjeff Date: Fri, 10 Nov 2006 06:07:39 +0000 Subject: [PATCH] added help text for PcdPlatformBusSpeed git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1928 6f19259b-4bc3-4df7-8a09-765794883524 --- .../BaseTimerLibLocalApic.msa | 2 +- MdePkg/MdePkg.spd | 30 +++++++++---------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa b/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa index f1d22f2603..2b34af396b 100644 --- a/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa +++ b/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa @@ -56,7 +56,7 @@ PcdPlatformBusSpeed gEfiMdePkgTokenSpaceGuid - This value is the Bus Speed on platform + Bus speed on the platform, its unit is Hz. its default value is 200000000, that means bus speed is 200Mhz. \ No newline at end of file diff --git a/MdePkg/MdePkg.spd b/MdePkg/MdePkg.spd index 5abbddaa61..64d3fda19d 100644 --- a/MdePkg/MdePkg.spd +++ b/MdePkg/MdePkg.spd @@ -2218,8 +2218,8 @@ UINT32 FIXED_AT_BUILD 1000000 - If PcdMaximumUnicodeStringLength is not zero, the maximum - number of characters (not counting the NULL-terminator) in a + If PcdMaximumUnicodeStringLength is not zero, the maximum + number of characters (not counting the NULL-terminator) in a Unicode string cannot exceed it. @@ -2229,8 +2229,8 @@ UINT32 FIXED_AT_BUILD 1000000 - If PcdMaximumAsciiStringLength is not zero, the maximum number - of characters (not counting the NULL-terminator) in an ASCII + If PcdMaximumAsciiStringLength is not zero, the maximum number + of characters (not counting the NULL-terminator) in an ASCII string cannot exceed it. @@ -2240,8 +2240,8 @@ UINT32 FIXED_AT_BUILD 1000000 - If PcdMaximumLinkedListLength is not zero, the maximum number - of nodes (not counting the list header) in a linked list + If PcdMaximumLinkedListLength is not zero, the maximum number + of nodes (not counting the list header) in a linked list cannot exceed it. @@ -2251,7 +2251,7 @@ UINT32 FIXED_AT_BUILD 10000000 - If PcdSpinLockTimeout is not zero, it stands for the timeout + If PcdSpinLockTimeout is not zero, it stands for the timeout value (unit: millisecond) for spin lock. @@ -2261,8 +2261,8 @@ UINT8 FIXED_AT_BUILD 0x0f - The bitmask of flags that specify the enable/disable of Debug - Assert, Debug Print, Debug Code, Clear Memory, Assert + The bitmask of flags that specify the enable/disable of Debug + Assert, Debug Print, Debug Code, Clear Memory, Assert Breakpoint and Assert Deadloop. @@ -2272,7 +2272,7 @@ UINT32 FIXED_AT_BUILD PATCHABLE_IN_MODULE 0x80000000 - The bitmask of flags that specify the kind of debug message + The bitmask of flags that specify the kind of debug message output when Debug Print is enabled. @@ -2282,7 +2282,7 @@ UINT8 FIXED_AT_BUILD 0x06 - The bitmask of flags that specify the enable/disable of + The bitmask of flags that specify the enable/disable of Progress Code, Error Code and Debug Code. @@ -2292,7 +2292,7 @@ UINT8 FIXED_AT_BUILD 0xAF - The value used by DebugClearMemory () to fill a certain range + The value used by DebugClearMemory () to fill a certain range of memory. @@ -2302,7 +2302,7 @@ UINT8 FIXED_AT_BUILD 0 - The bitmask of flags that specify the enable/disable of + The bitmask of flags that specify the enable/disable of Performance Measurement. @@ -2312,7 +2312,7 @@ UINT8 FIXED_AT_BUILD 0 - The bitmask of flags that specify the enable/disable of Post + The bitmask of flags that specify the enable/disable of Post Code, Post Code Description. @@ -2331,7 +2331,7 @@ UINT32 FIXED_AT_BUILD PATCHABLE_IN_MODULE 200000000 - This value is the Bus Speed on platform + Bus speed on the platform, its unit is Hz. its default value is 200000000, that means bus speed is 200Mhz. \ No newline at end of file -- 2.39.2