From 881c60816625707ea8c59e5dfb78cf1d5300d917 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Wed, 24 Jan 2007 08:04:04 +0000 Subject: [PATCH] add in item for TimerLib. Inform build tool this timer instance cannot support DXE_SMM_DRIVER drivers, DXE_RUNTIME_DRIVER and DXE_SAL_DRIVER drivers git-svn-id: https://edk2.tianocore.org/svn/edk2/trunk@2293 de2fecce-e211-0410-80a6-f3fac2684e05 --- .../Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/edk2/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa b/edk2/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa index 0ad3d52a2..c1c6479cd 100644 --- a/edk2/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa +++ b/edk2/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa @@ -7,8 +7,8 @@ 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 + 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 @@ -25,7 +25,7 @@ BaseTimerLibLocalApic - + TimerLib -- 2.17.1