]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Include/Library/WinNtLib.h
Updated *.dec files and .h files to support correct include path scheme
[mirror_edk2.git] / Nt32Pkg / Include / Library / WinNtLib.h
index 9210a572b575507459bd4de679dea5f3e8a84bd3..0d202257c417309de5e6daf461643e1d7928d987 100644 (file)
@@ -1,28 +1,22 @@
-/*++\r
-\r
-Copyright (c) 2006, Intel Corporation                                                         \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
-which accompanies this distribution.  The full text of the license may be found at        \r
-http://opensource.org/licenses/bsd-license.php                                            \r
-                                                                                          \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
-\r
-Module Name:\r
-\r
-  WinNtLib.h\r
+/** @file\r
+  Public include file for the WinNt Library\r
 \r
-Abstract:\r
+Copyright (c) 2006 - 2007, Intel Corporation\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
+which accompanies this distribution.  The full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php\r
 \r
-  Public include file for the WinNt Library\r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
---*/\r
+**/\r
 \r
 #ifndef __WIN_NT_LIB_H__\r
 #define __WIN_NT_LIB_H__\r
 \r
-#include <WinNtThunk.h>\r
+#include <Protocol/WinNtThunk.h>\r
+\r
 extern EFI_WIN_NT_THUNK_PROTOCOL  *gWinNt;\r
 \r
-#endif
\ No newline at end of file
+#endif\r