]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/TimerDxe/Timer.h
Nt32Pkg: Platform BDS should test the untested memory
[mirror_edk2.git] / Nt32Pkg / TimerDxe / Timer.h
index ed1d00a23fb4ff97ea9069b031fe479d4d48e63c..d28782f323f9618b8e82946ffd6b5a512b5e2aff 100644 (file)
@@ -1,7 +1,7 @@
-/*++\r
+/**@file\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006, 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
 http://opensource.org/licenses/bsd-license.php                                            \r
@@ -19,13 +19,13 @@ Abstract:
   This Timer module uses an NT Thread to simulate the timer-tick driven\r
   timer service.\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _TIMER_H_\r
 #define _TIMER_H_\r
 \r
 \r
-#include <PiDxe.h>\r
+#include <Uefi.h>\r
 #include <WinNtDxe.h>\r
 #include <Protocol/Timer.h>\r
 #include <Protocol/Cpu.h>\r