]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugTimer.h
1. Remove any references on other files from DebugTimer.c, to avoid un-used symbols...
[mirror_edk2.git] / SourceLevelDebugPkg / Library / DebugAgent / DebugAgentCommon / DebugTimer.h
index 4970f93da3a81f2944956c7b04a46ccf417723f2..76716d46b20e631107e8fa399ded22ddf1f3a3a8 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Header file for debug timer to support debug agent library implementation.\r
 \r
-  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
 #define _DEBUG_TIMER_H_\r
 \r
 /**\r
-  Initialize debug timer.\r
+  Initialize CPU local APIC timer.\r
 \r
+  @return   32-bit Local APIC timer init count.\r
 **/\r
-VOID\r
+UINT32\r
 InitializeDebugTimer (\r
   VOID\r
   );\r