From 4cb9d58c9b132edd6e6a48598b856e3129b56931 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.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2293 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa b/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa index 0ad3d52a22..c1c6479cdc 100644 --- a/MdePkg/Library/BaseTimerLibLocalApic/BaseTimerLibLocalApic.msa +++ b/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.39.2