]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Rename PcdPlatformBusSpeed to PcdFSBClock and update help text.
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Nov 2006 05:43:15 +0000 (05:43 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Nov 2006 05:43:15 +0000 (05:43 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1943 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa
MdePkg/MdePkg.spd

index c0affb8a292d635df87832c4447956863f2b1c09..23479e0b4fd131235f7c2ce236e0251a8e0371a3 100644 (file)
@@ -56,7 +56,7 @@
     <PcdEntry PcdItemType="FIXED_AT_BUILD" Usage="ALWAYS_CONSUMED">\r
       <C_Name>PcdFSBClock</C_Name>\r
       <TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
-      <HelpText>Bus speed on the platform, its unit is Hz.  its default value is 200000000, that means bus speed is 200Mhz.</HelpText>\r
+      <HelpText>This value is FSB Clock frequency. Its unit is Hz and its default value is 200000000, that means FSB frequency is 200Mhz.</HelpText>\r
     </PcdEntry>\r
   </PcdCoded>\r
 </ModuleSurfaceArea>
\ No newline at end of file
index f8353f41dbf0c5d620e897a1d55ba552557093b1..21383c88967654b5db61d79aa40c4b9aa59b3c7b 100644 (file)
@@ -8,12 +8,12 @@
     <Description>This Package provides headers and libraries that conform to EFI/Framework Industry standards.</Description>\r
     <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
     <License>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.</License>\r
     <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
   </SpdHeader>\r
       <HelpText>The base address of PCI Express MMIO window.</HelpText>\r
     </PcdEntry>\r
     <PcdEntry>\r
-      <C_Name>PcdPlatformBusSpeed</C_Name>\r
+      <C_Name>PcdFSBClock</C_Name>\r
       <Token>0x0000000c</Token>\r
       <TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
       <DatumType>UINT32</DatumType>\r
       <ValidUsage>FIXED_AT_BUILD PATCHABLE_IN_MODULE</ValidUsage>\r
       <DefaultValue>200000000</DefaultValue>\r
-      <HelpText>Bus speed on the platform, its unit is Hz.  its default value is 200000000, that means bus speed is 200Mhz.</HelpText>\r
+      <HelpText>This value is FSB Clock frequency. Its unit is Hz and its default value is 200000000, that means FSB frequency is 200Mhz.</HelpText>\r
     </PcdEntry>\r
     <PcdEntry>\r
       <C_Name>PcdComponentNameDisable</C_Name>\r