X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseTimerLibLocalApic%2FBaseTimerLibLocalApic.msa;h=1b086b2841e313abc044410035e27ac9a71495c6;hp=b056c8d9f404abc76b0257dc84648389a31ce19f;hb=f3825a180a2297a701dda728a5f9e8dab6da65b6;hpb=19b362e879de90ef07ba67cd4f8aa97122f625b0 diff --git a/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa b/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa index b056c8d9f4..1b086b2841 100644 --- a/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa +++ b/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa @@ -1,59 +1,64 @@ - - - - - BaseTimerLibLocalApic + + + + BaseTimerLibLocalApic BASE - LIBRARY - b5a05743-9b71-489b-a0ed-a0eb3950d23b - 0 - Component description file for the entry point to a EFIDXE Drivers - FIX ME! - Copyright (c) 2004-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 - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - 2006-03-13 16:57 - 2006-03-19 15:17 - 0 - + b5a05743-9b71-489b-a0ed-a0eb3950d23b + 1.0 + Component description file for Baser Timer Library + Timer Library that only uses CPU resources to provide calibrated + delays on IA-32 and x64. Note: Because CpuLocalApci timer could be programmed + by OS, it cannot be used by SMM drivers and runtime drivers, ACPI timer is + recommended for SMM drivers and runtime drivers. + 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 + 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 + + + IA32 X64 IPF EBC + false + BaseTimerLibLocalApic + - TimerLib - BaseLib - IoLib - DebugLib + + TimerLib + + + BaseLib + + + IoLib + + + DebugLib + + + PcdLib + - - x86TimerLib.c - - - x86TimerLib.c - - - Ipf/CallPalProc.s - Ipf/ReadItc.s - Ipf/IpfTimerLib.c - - - Ebc/EbcTimerLib.c - + x86TimerLib.c + x86TimerLib.c + Ipf/IpfTimerLib.c + Ebc/EbcTimerLib.c - - MdePkg - - + + + + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 + + + + PcdFSBClock + gEfiMdePkgTokenSpaceGuid + 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