updated the comment according to latest version of MWG.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2354 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff
2007-02-06 07:36:38 +00:00
parent 73f7b9c29c
commit ff242d4066
5 changed files with 8 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
<ModuleType>BASE</ModuleType>
<GuidValue>b5a05743-9b71-489b-a0ed-a0eb3950d23b</GuidValue>
<Version>1.0</Version>
<Abstract>Timer Library implementation for boot time drivers.</Abstract>
<Abstract>Timer Library implementation for Boot Timer moudles that require timer services.</Abstract>
<Description>Timer Library that uses CPU resources to provide calibrated
delays on IA-32 and x64, and uses ITC on IPF. Note: Because CpuLocalApci
and ITC could be programmed by OS, it cannot be used by SMM drivers