]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/SecPeiDxeTimerLibCpu/x86TimerLib.c
Updated *.dec files and .h files to support correct include path scheme
[mirror_edk2.git] / MdePkg / Library / SecPeiDxeTimerLibCpu / x86TimerLib.c
index 7467bc5e4df6a0e98b811a9b693d8d0b7ce7ff12..24ee2e7d73f40d8f014f73b880376f11d7c75217 100644 (file)
@@ -1,10 +1,6 @@
 /** @file\r
   Timer Library functions built upon local APIC on IA32/x64.\r
 \r
-  @bug Should use PCD to retrieve all the constants including index of\r
-  the IA32_APIC_BASE MSR, the offsets of InitialCount, CorrentCount\r
-  and DivideConfiguration.\r
-\r
   Copyright (c) 2006 - 2007, Intel Corporation<BR>\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
 \r
 **/\r
 \r
+//\r
+// Include common header file for this module.\r
+//\r
+#include "CommonHeader.h"\r
+\r
 //\r
 // The following array is used in calculating the frequency of local APIC\r
 // timer. Refer to IA-32 developers' manual for more details.\r