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