]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/MetronomeDxe/Metronome.h
change the name of macro or data structure to follow DataHubSubclass/MemSubclass...
[mirror_edk2.git] / Nt32Pkg / MetronomeDxe / Metronome.h
index b2b40eeadcd94b3ab88289526f5cca5281c5b8e6..81dfe1bff8c5e11bb6345b838f4b7e4130a0fea1 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -17,18 +17,20 @@ Abstract:
 \r
   NT Emulation Metronome Architectural Protocol Driver as defined in DXE CIS\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _NT_THUNK_METRONOME_H_\r
 #define _NT_THUNK_METRONOME_H_\r
 \r
+#include <Uefi.h>\r
+#include <WinNtDxe.h>\r
+#include <Protocol/Metronome.h>\r
+#include <Library/BaseLib.h>\r
+#include <Library/UefiDriverEntryPoint.h>\r
+#include <Library/WinNtLib.h>\r
+#include <Library/UefiBootServicesTableLib.h>\r
 \r
 \r
-//\r
-// Include common header file for this module.\r
-//\r
-#include "CommonHeader.h"\r
-\r
 //\r
 // Period of on tick in 100 nanosecond units\r
 //\r