]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
Refine file header for INF files of MDE library instances.
[mirror_edk2.git] / MdePkg / Library / SecPeiDxeTimerLibCpu / SecPeiDxeTimerLibCpu.inf
index 5f348154aee76892174506e2a776c4543516593e..3d6b5fbbeb1f3a365621ca90f6fe88884c60f32c 100644 (file)
@@ -1,12 +1,13 @@
 #/** @file\r
-# Timer Library implementation for Boot Timer moudles that require timer services.\r
+# Instance of Timer Library only using CPU resources.\r
 #\r
-# Timer Library that uses CPU resources to provide calibrated\r
-#  delays on IA-32 and x64, and uses ITC on IPF. Note: Because CpuLocalApci\r
-#  and ITC could be programmed by OS, it cannot be used by SMM drivers\r
-#  and runtime drivers, ACPI timer is recommended for SMM drivers and RUNTIME\r
-#  drivers.\r
-# Copyright (c) 2007, Intel Corporation.\r
+# Timer Library that only uses CPU resources to provide calibrated delays\r
+#  on IA-32, x64, and IPF.\r
+# Note: Because CPU Local APIC and ITC could be programmed by OS, it cannot be\r
+#  used by SMM drivers and runtime drivers, ACPI timer is recommended for SMM\r
+#  drivers and runtime drivers.\r
+#\r
+# Copyright (c) 2007 - 2008, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r