summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/Include/Protocol
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-19 03:23:16 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-19 03:23:16 +0000
commit6ae81428485020dd371eaefa5b97b24f21efe117 (patch)
tree39daddd018b025cae2152e4fcad47043be06bf78 /Nt32Pkg/Include/Protocol
parent1564e9ac2cd2756b400feb98676e1a53806fcea2 (diff)
downloadedk2-6ae81428485020dd371eaefa5b97b24f21efe117.tar.gz
edk2-6ae81428485020dd371eaefa5b97b24f21efe117.tar.bz2
edk2-6ae81428485020dd371eaefa5b97b24f21efe117.zip
Modify all file header to follow doxygen format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4906 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/Include/Protocol')
-rw-r--r--Nt32Pkg/Include/Protocol/WinNtIo.h4
-rw-r--r--Nt32Pkg/Include/Protocol/WinNtThunk.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/Nt32Pkg/Include/Protocol/WinNtIo.h b/Nt32Pkg/Include/Protocol/WinNtIo.h
index 91d112bd54..dda01fa3df 100644
--- a/Nt32Pkg/Include/Protocol/WinNtIo.h
+++ b/Nt32Pkg/Include/Protocol/WinNtIo.h
@@ -1,4 +1,4 @@
-/*++
+/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -15,7 +15,7 @@ Module Name:
Abstract:
---*/
+**/
#ifndef __WIN_NT_IO_H__
#define __WIN_NT_IO_H__
diff --git a/Nt32Pkg/Include/Protocol/WinNtThunk.h b/Nt32Pkg/Include/Protocol/WinNtThunk.h
index 3dec1e807a..57bd7cf4a3 100644
--- a/Nt32Pkg/Include/Protocol/WinNtThunk.h
+++ b/Nt32Pkg/Include/Protocol/WinNtThunk.h
@@ -1,4 +1,4 @@
-/*++
+/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -25,7 +25,7 @@ Abstract:
YOU MUST include EfiWinNT.h in place of Efi.h to make this file compile.
---*/
+**/
#ifndef __WIN_NT_THUNK_H__
#define __WIN_NT_THUNK_H__