]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtThunkDxe/WinNtThunk.h
ArmPkg/Library: Add ArmReadSctlr for AArch64
[mirror_edk2.git] / Nt32Pkg / WinNtThunkDxe / WinNtThunk.h
index e52e0e12a1df4376fedfdfb9b638cef8d64600d7..9f659a504973509f9c3393e9bf177eb6bc88acb0 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
@@ -15,12 +15,8 @@ Module Name:
 \r
 Abstract:\r
 \r
---*/\r
+**/\r
 \r
-//\r
-// Include common header file for this module.\r
-//\r
-#include "CommonHeader.h"\r
 #ifndef _WIN_NT_THUNK_H_\r
 #define _WIN_NT_THUNK_H_\r
 \r
@@ -35,4 +31,4 @@ typedef struct {
   EFI_DEVICE_PATH_PROTOCOL  EndDevicePath;\r
 } WIN_NT_THUNK_DEVICE_PATH;\r
 \r
-#endif
\ No newline at end of file
+#endif\r