From: vanjeff Date: Tue, 14 Nov 2006 05:43:15 +0000 (+0000) Subject: Rename PcdPlatformBusSpeed to PcdFSBClock and update help text. X-Git-Tag: edk2-stable201903~23934 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=6d864b7a9111d2d5ec2cb4bacaf744c226e79da6 Rename PcdPlatformBusSpeed to PcdFSBClock and update help text. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1943 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa b/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa index c0affb8a29..23479e0b4f 100644 --- a/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa +++ b/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa @@ -56,7 +56,7 @@ PcdFSBClock gEfiMdePkgTokenSpaceGuid - Bus speed on the platform, its unit is Hz. its default value is 200000000, that means bus speed is 200Mhz. + This value is FSB Clock frequency. Its unit is Hz and its default value is 200000000, that means FSB frequency is 200Mhz. \ No newline at end of file diff --git a/MdePkg/MdePkg.spd b/MdePkg/MdePkg.spd index f8353f41db..21383c8896 100644 --- a/MdePkg/MdePkg.spd +++ b/MdePkg/MdePkg.spd @@ -8,12 +8,12 @@ This Package provides headers and libraries that conform to EFI/Framework Industry standards. 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 which accompanies this distribution. - The full text of the license may be found at - http://opensource.org/licenses/bsd-license.php + 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 + http://opensource.org/licenses/bsd-license.php - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -2325,13 +2325,13 @@ The base address of PCI Express MMIO window. - PcdPlatformBusSpeed + PcdFSBClock 0x0000000c gEfiMdePkgTokenSpaceGuid UINT32 FIXED_AT_BUILD PATCHABLE_IN_MODULE 200000000 - Bus speed on the platform, its unit is Hz. its default value is 200000000, that means bus speed is 200Mhz. + This value is FSB Clock frequency. Its unit is Hz and its default value is 200000000, that means FSB frequency is 200Mhz. PcdComponentNameDisable