]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Modify all file header to follow doxygen format
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 19 Mar 2008 03:23:16 +0000 (03:23 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 19 Mar 2008 03:23:16 +0000 (03:23 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4906 6f19259b-4bc3-4df7-8a09-765794883524

72 files changed:
Nt32Pkg/BootModePei/BootModePei.c
Nt32Pkg/CpuRuntimeDxe/Cpu.c
Nt32Pkg/CpuRuntimeDxe/CpuDriver.h
Nt32Pkg/CpuRuntimeDxe/CpuIo.c
Nt32Pkg/FvbServicesRuntimeDxe/FWBlockService.c
Nt32Pkg/FvbServicesRuntimeDxe/FvbInfo.c
Nt32Pkg/FvbServicesRuntimeDxe/FwBlockService.h
Nt32Pkg/Include/Common/WinNTInclude.h
Nt32Pkg/Include/Ppi/NtAutoscan.h
Nt32Pkg/Include/Ppi/NtFwh.h
Nt32Pkg/Include/Ppi/NtPeiLoadFile.h
Nt32Pkg/Include/Ppi/NtThunk.h
Nt32Pkg/Include/Protocol/WinNtIo.h
Nt32Pkg/Include/Protocol/WinNtThunk.h
Nt32Pkg/Include/WinNtDxe.h
Nt32Pkg/Include/WinNtPeim.h
Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c
Nt32Pkg/Library/DxeWinNtLib/WinNtLib.c
Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c
Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h
Nt32Pkg/Library/Nt32BdsLib/PlatformData.c
Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
Nt32Pkg/Library/PeiCoreNt32PeCoffLib/PeiCoreNt32PeCoffLib.c
Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c
Nt32Pkg/MetronomeDxe/Metronome.c
Nt32Pkg/MetronomeDxe/Metronome.h
Nt32Pkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscBiosVendorData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscBootInformationData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscChassisManufacturerData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscDevicePath.h
Nt32Pkg/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscOemStringData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorFunction.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscResetCapabilitiesData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.h
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriverDataTable.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriverEntryPoint.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemLanguageStringData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemManufacturerData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemManufacturerFunction.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemOptionStringData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignationData.c
Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c
Nt32Pkg/ResetRuntimeDxe/reset.c
Nt32Pkg/Sec/FwVol.c
Nt32Pkg/Sec/SecMain.c
Nt32Pkg/Sec/SecMain.h
Nt32Pkg/Sec/WinNtThunk.c
Nt32Pkg/TimerDxe/Timer.c
Nt32Pkg/TimerDxe/Timer.h
Nt32Pkg/WinNtAutoScanPei/WinNtAutoScan.c
Nt32Pkg/WinNtBlockIoDxe/ComponentName.c
Nt32Pkg/WinNtBlockIoDxe/DriverConfiguration.c
Nt32Pkg/WinNtBlockIoDxe/DriverDiagnostics.c
Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.c
Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.h
Nt32Pkg/WinNtBusDriverDxe/ComponentName.c
Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.c
Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.h
Nt32Pkg/WinNtFirmwareVolumePei/WinntFwh.c
Nt32Pkg/WinNtFlashMapPei/FlashMap.c
Nt32Pkg/WinNtSerialIoDxe/ComponentName.c
Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.c
Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.h
Nt32Pkg/WinNtSimpleFileSystemDxe/ComponentName.c
Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystem.c
Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystem.h
Nt32Pkg/WinNtThunkDxe/WinNtThunk.c
Nt32Pkg/WinNtThunkDxe/WinNtThunk.h
Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocol.c

index 3ac2044c8f088ccea055455d2294d25e53c2dc52..e224b97571c0f8195aa4afbd3429db7e2b40c421 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,7 +17,7 @@ Abstract:
 \r
   Tiano PEIM to provide the platform support functionality within Windows\r
 \r
---*/\r
+**/\r
 \r
 \r
 \r
index e538fc92d1c0cd17800f9fd51fae6dc19af6b6aa..f01df2ed38000234b39cd8cb8c9d9bb7d5d4cf67 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -20,7 +20,7 @@ Abstract:
   the CPU-specific setjump/long pair.  Other services are not implemented\r
   in this driver.\r
 \r
---*/\r
+**/\r
 \r
 \r
 #include "CpuDriver.h"\r
index 54ab820a563459d586d2b7b4d0a29174646516bc..0ee9b1daf5e222348c9c7f3bc31fcd0e6c00bf1e 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,7 +17,7 @@ Abstract:
 \r
   NT Emulation Architectural Protocol Driver as defined in Tiano.\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _CPU_ARCHITECTURAL_PROTOCOL_DRIVER_H_\r
 #define _CPU_ARCHITECTURAL_PROTOCOL_DRIVER_H_\r
index 4aaa431d540582b8d1a35d51f9b4b2acbb21c9f5..aa474db48ad4a9bef76aba33c65fd0c4aca55af1 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
@@ -21,7 +21,7 @@ Abstract:
   the implementations of architectural protocols and the PCI Root\r
   Bridge I/O Protocol.\r
 \r
---*/\r
+**/\r
 \r
 #include <CpuDriver.h>\r
 \r
index 72c20064437abe2192dfa3302d37153f234fb31b..aa833d0a8656cea3bfa1bef1cc0c79a766eb5135 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -17,7 +17,7 @@ Abstract:
 \r
 Revision History\r
 \r
---*/\r
+**/\r
 \r
 //\r
 // The package level header files this module uses\r
index f455567a490c7027571cc74b23c08a9e0c5daf8c..bef6126471cfe01108b52b66d76af662dd7f1705 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
@@ -18,7 +18,7 @@ Abstract:
   Defines data structure that is the volume header found.These data is intent\r
   to decouple FVB driver with FV header.\r
 \r
---*/\r
+**/\r
 \r
 //\r
 // The package level header files this module uses\r
index f1113c760f144b28a30efcd43ef498f56e68f2eb..897d576339053eb3bcef9336ed00f60d4da6b40f 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,7 +17,7 @@ Abstract:
 \r
   Firmware volume block driver for Intel Firmware Hub (FWH) device\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _FW_BLOCK_SERVICE_H\r
 #define _FW_BLOCK_SERVICE_H\r
index 982488f29aaf53b27739506b47a2438b380c4493..035f18f613c4e20be6a2b09ab83c620e0c0c292b 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
@@ -15,7 +15,7 @@ Module Name:
 Abstract:\r
   Public include file for the WinNt Library\r
 \r
---*/\r
+**/\r
 \r
 #ifndef __WIN_NT_INCLUDE_H__\r
 #define __WIN_NT_INCLUDE_H__\r
index 6098819f3ff361410dea88b54ec2d167301aa994..dc975a53c06b7d3a257b2d76ea179a8a3ffb9311 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,7 +17,7 @@ Abstract:
 \r
 Nt Autoscan PPI\r
 \r
---*/\r
+**/\r
 \r
 #ifndef __NT_PEI_AUTOSCAN_H__\r
 #define __NT_PEI_AUTOSCAN_H__\r
index 90b41094cfafe8dfbab2fb78ff2e8d4bc3afe12d..08211577c43a6c4a1d15db7019169dedeb7897ab 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,7 +17,7 @@ Abstract:
 \r
   WinNt FWH PPI as defined in Tiano\r
 \r
---*/\r
+**/\r
 \r
 #ifndef __NT_PEI_FWH_H__\r
 #define __NT_PEI_FWH_H__\r
index 622e01a145fe8a220a7f898eb0fa7c19177cd647..eee90d01b44ce08d0ba3e7dadc469e1b413f44f8 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
@@ -19,7 +19,7 @@ Abstract:
 \r
   When the PEI core is done it calls the DXE IPL via PPI\r
 \r
---*/\r
+**/\r
 \r
 #ifndef __NT_PEI_LOAD_FILE_H__\r
 #define __NT_PEI_LOAD_FILE_H__\r
index 782c510a30018b50eaa175b45d50ff7290d181cc..f0e7ab654fe54c683a86740fabd54a410179d7b9 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,7 +17,7 @@ Abstract:
 \r
   WinNt Thunk interface PPI\r
 \r
---*/\r
+**/\r
 \r
 #ifndef __NT_PEI_WIN_NT_THUNK_H__\r
 #define __NT_PEI_WIN_NT_THUNK_H__\r
index 91d112bd54a3e7e427571bb409da4bf96903b15b..dda01fa3dfa2dedcbd7f7a09611cbe63530fea0a 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
@@ -15,7 +15,7 @@ Module Name:
 \r
 Abstract:\r
 \r
---*/\r
+**/\r
 \r
 #ifndef __WIN_NT_IO_H__\r
 #define __WIN_NT_IO_H__\r
index 3dec1e807a8d34d294cc1e8b58a7035079f55505..57bd7cf4a3a5b0f03414333936da2f7cb7bba8a2 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
@@ -25,7 +25,7 @@ Abstract:
 \r
   YOU MUST include EfiWinNT.h in place of Efi.h to make this file compile.\r
 \r
---*/\r
+**/\r
 \r
 #ifndef __WIN_NT_THUNK_H__\r
 #define __WIN_NT_THUNK_H__\r
index ee9770aebf2ea0de0b4eeae225085794c6ff2825..fdb04207b236f1d23c90ef225f72f41c2ea306c4 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
@@ -15,7 +15,7 @@ Module Name:
 Abstract:\r
   Public include file for the WinNt Library\r
 \r
---*/\r
+**/\r
 \r
 #ifndef __WIN_NT_DXE_H__\r
 #define __WIN_NT_DXE_H__\r
index a3dab24e1a7303748f32024222d4a5d7996b89e8..3b012b80868f320776a58f883eca0f83408a3853 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
@@ -15,7 +15,7 @@ Module Name:
 Abstract:\r
   Public include file for the WinNt Library\r
 \r
---*/\r
+**/\r
 \r
 #ifndef __WIN_NT_PEIM_H__\r
 #define __WIN_NT_PEIM_H__\r
index 251af43d227a8bce70a65d3c7387694a619957d6..b58b85599a8fa6e12eb0dfe9c06130c7e6935246 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
@@ -19,7 +19,7 @@ Abstract:
   to produce PeCoff library class.\r
 \r
 \r
---*/\r
+**/\r
 \r
 #include <PiDxe.h>\r
 #include <Guid/PeiPeCoffLoader.h>\r
index 77efbb6a873b1330d1f68d952f6802778e9f1373..38047b12733fd171dc50d4d823f3dd6b2eeab1cd 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,7 +17,7 @@ Abstract:
 \r
   WinNt Library \r
 \r
---*/\r
+**/\r
 \r
 #include <PiDxe.h>\r
 #include <WinNtDxe.h>\r
index d6ee95578f9307de416dcc237951883c6bf5661f..24322088c4f264c868b773d3125442e77342b14e 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2004 - 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -18,7 +18,7 @@ Abstract:
   This file include all platform action which can be customized\r
   by IBV/OEM.\r
 \r
---*/\r
+**/\r
 \r
 #include "BdsPlatform.h"\r
 \r
index 5dcce86874fd1af8cdd1139c4177407b8c5bfe4f..39330cc48ebd222480d917e84c6965889c75502f 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2004 - 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -17,7 +17,7 @@ Abstract:
 \r
   Head file for BDS Platform specific code\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _BDS_PLATFORM_H\r
 #define _BDS_PLATFORM_H\r
index 180f61874e8ec04218a7a38b1cd9ce437c0a0e5a..d1047683cc6e013afb020f68e5e864e92bea9d27 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2004 - 2006, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
@@ -18,7 +18,7 @@ Abstract:
   Defined the platform specific device path which will be used by\r
   platform Bbd to perform the platform policy connect.\r
 \r
---*/\r
+**/\r
 \r
 #include "BdsPlatform.h"\r
 \r
index 70647426faf873e582d7b5385a5235f8013db5bf..3c7148e66b5eec5b7e23a1fd8c6df0eb0a86f30f 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -19,7 +19,7 @@ Abstract:
 \r
 Revision History\r
 \r
---*/\r
+**/\r
 \r
 #include <PiPei.h>\r
 #include <IndustryStandard/PeImage.h>\r
index 45ccf84d66e3cd6cf45e9a9f985e21726da96b4e..f34eab2e786bad4d7b7f5e51a70ca2fbcddd6a72 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
@@ -19,7 +19,7 @@ Abstract:
   to produce PeCoff library class.\r
 \r
 \r
---*/\r
+**/\r
 \r
 #include <PiPei.h>\r
 #include <Guid/PeiPeCoffLoader.h>\r
index 733826fd2c2b1dc5c41a22e57ee92e642d1ebdaf..6bfc630663fb9c06e22a2dd4fc2f7039189f1b6e 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
@@ -19,7 +19,7 @@ Abstract:
   to produce PeCoff library class.\r
 \r
 \r
---*/\r
+**/\r
 \r
 #include <PiPei.h>\r
 #include <Guid/PeiPeCoffLoader.h>\r
index 394ca6e717af0bd4258919d0fae8769de1adbfb6..d16398d39009922bc363e72d69ad6d811d026b90 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,7 +17,7 @@ Abstract:
 \r
   NT Emulation Metronome Architectural Protocol Driver as defined in DXE CIS\r
 \r
---*/\r
+**/\r
 \r
 #include "Metronome.h"\r
 \r
index cf2b52bc48a7e2d83a775ca2d65224760bf2abab..c2d4955d2ed7d617a6dbe05937ef3f9c5c1a60dd 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,7 +17,7 @@ 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
index 9536c88aa494916ea333ead0bab5d05857ce5729..a9eeefa6aff5bb16354c5e53df4e4f3d320d3c68 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index 3187aba2a07b6334191728312ffb80c3c64ab172..4a5a1f40412f2fe28ef06e5211c14541eea3cb39 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index 1bf280b1416dd69eea165d3d50f93fb27b05291b..b3dd97d640d9823b55c1f08449128e4c4da8e0bb 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index 5c657eef15611bdfdd001b59209c0d34e4ba3d83..fad4708f7321e3891f466168005f9fdb870660e8 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index dd78a7af12f571f10b49f482382934672c7eb318..7d2d13a08eb08a317141049b87db072a140e5ffa 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
@@ -18,7 +18,7 @@ Abstract:
   Misc class required EFI Device Path definitions (Ports, slots & \r
   onboard devices)\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _MISC_DEVICE_PATH_H\r
 #define _MISC_DEVICE_PATH_H\r
index 008425987b064b12173eec5a0764ade0a83ef4e3..bf9728a0c822677cc0367012dcc8963f79436452 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index fdfbd1f2e1afa6a4ca2e229d0057e07315ce1c43..6526e158aa652e42b53385a1e7a38dda73421a9d 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index d886a9d8c40185e09b01945f73830302d26fc4a0..5f41c316dbf067a8e7d0b5e6d9dfa7c4e1e1642d 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index 35351aa2df6ecf44b695cba8769d0ae0be21e519..bdea1be9eabf2404d15a27df7444a1a67d63139f 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index 6e0c1bb5ad454cf2bb4c97a1da327a9e332bfb79..1f140f0ca612f0ff9620382ec2b2fcd303de37c8 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index dcc52c211a4629c5e02c6459c80b31e5ac36e1a2..aa8066ff3cc9aea6b5fb4ab2a9572bf3d3ebdd66 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,7 +17,7 @@ Abstract:
 \r
   Header file for MiscSubclass Driver.\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _MISC_SUBCLASS_DRIVER_H\r
 #define _MISC_SUBCLASS_DRIVER_H\r
index bbade9bf124a324999474119f3402a12ddb2f6c6..e6dc6605516c2dfa24ca291d8817540ea76e4ae6 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index dc8c9c3ec131bc729a67a93c1b6706ab51900e00..35ebfdc063c0d20975ac16dd461848502e02cdaa 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index ef52513d58daab66a34ca58da73aea8f1c5331d3..059dcf6805a25ad5820e74ff184cdd0240f47b81 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index be53e39a714e55d25bf414a0dda5920ea5950b5c..3d3e7a5363b93573c3a4518567553bce3a53d2c2 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index ddd749bfdb76d424b58c5f32f0442daee6764983..fffaa364e97bb861f8dcfdb91d228b65eafef091 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index 8c00350f64d86b65153f69314f1ae11a88bfd6a3..b2976aeef9ea3f2075461d7da3c1a7cebf44ce8b 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index 86ae7e4de6d5197585ff0bce463d88b9cd641fa0..ce1ec70b9844cb7559cec94be4f1c3578ed4eaa1 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
@@ -18,7 +18,7 @@ Abstract:
   This driver parses the mMiscSubclassDataTable structure and reports\r
   any generated data to the DataHub.\r
 \r
---*/\r
+**/\r
 \r
 #include "MiscSubclassDriver.h"\r
 \r
index 9c3cc0007771aa561e9e7925169ebc40c7e248f0..17e657c792d6e1d9585d7ce34ee2b2db34ee71fd 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,7 +17,7 @@ Abstract:
 \r
   NT Emulation Architectural Protocol Driver as defined in Tiano\r
 \r
---*/\r
+**/\r
 \r
 #include <PiDxe.h>\r
 #include <WinNtDxe.h>\r
index 2aba432e827c4a5137414fdaf1a34f2c10bace6a..0ee9a4e846aa595b816b4da50004cf30077ac9d1 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,7 +17,7 @@ Abstract:
 \r
   Reset Architectural Protocol as defined in Tiano under NT Emulation\r
 \r
---*/\r
+**/\r
 \r
 #include <PiDxe.h>\r
 #include <WinNtDxe.h>\r
index 3e94bcb8ca138c1470cbb623ab6dbc84dbdfbb5f..761c8b45fc65706b24c5b62712c25a5389522fe4 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
@@ -16,7 +16,7 @@ Abstract:
   A simple FV stack so the SEC can extract the SEC Core from an\r
   FV.\r
 \r
---*/\r
+**/\r
 \r
 #include "SecMain.h"\r
 \r
index f45c5daaea73abb788e181bac018c1bdae8798c3..54fcaa1225b29289e06e4872bdd1310ebd369172 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
@@ -26,7 +26,7 @@ Abstract:
   This code produces 128 K of temporary memory for the PEI stack by directly\r
   allocate memory space with ReadWrite and Execute attribute.\r
 \r
---*/\r
+**/\r
 \r
 #include "SecMain.h"\r
 \r
index 1f54fd0dd22fc7d2b23816e2a1c7f3bc8ffbbdb0..618728da94f25ae35e33bd4d7d2b16f997f2da97 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
@@ -16,7 +16,7 @@ Module Name:
 Abstract:\r
   Include file for Windows API based SEC\r
 \r
---*/\r
+**/\r
 \r
 #include <stdio.h>\r
 #include <Base.h>\r
index 2832e13fdde236f2685cc9f1d5e17c4eaf79ba72..7e2be38ddda72a9244feb95456dd742cd1631282 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
@@ -32,7 +32,7 @@ Abstract:
   gWinNt is a a public exported global that contains the initialized\r
   data.\r
 \r
---*/\r
+**/\r
 \r
 #include "SecMain.h"\r
 \r
index d9944414cf1a6aaf203e9b918b074e78d3f70d58..fd75c160c461379fbe57264e6042dcb40d65e200 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
@@ -21,7 +21,7 @@ Abstract:
   timer service.  In the future, the Thread creation should possibly be \r
   abstracted by the CPU architectural protocol\r
 \r
---*/\r
+**/\r
 \r
 #include "Timer.h"\r
 \r
index ed1d00a23fb4ff97ea9069b031fe479d4d48e63c..fd680b161305798cbe64c43b952e6cdc7f7ee859 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
@@ -19,7 +19,7 @@ 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
index 99b12b2f1787775cc2201e77af79c68cae714071..0a262da5f2a409082df9e62a0a74859d5ebb21ce 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,7 +17,7 @@ Abstract:
 \r
 Revision History\r
 \r
---*/\r
+**/\r
 \r
 //\r
 // The package level header files this module uses\r
index 8173d3cced5ace938d373b5f5f900594dcadc0be..6a75874c97ef927798ee624c92659cc1a2b10148 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
@@ -15,7 +15,7 @@ Module Name:
 \r
 Abstract:\r
 \r
---*/\r
+**/\r
 #include <Uefi.h>\r
 #include <WinNtDxe.h>\r
 #include <Protocol/ComponentName.h>\r
index 1461de8df8af323307c54ba731f7d6e437487aa6..23cf7ef720efcdc8c86bfb286777ccc78f7d5ecf 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
@@ -15,7 +15,7 @@ Module Name:
 \r
 Abstract:\r
 \r
---*/\r
+**/\r
 #include <Uefi.h>\r
 #include <WinNtDxe.h>\r
 #include <Protocol/BlockIo.h>\r
index fb162aa30d69fb952c94b5f6993b71870796c37e..b2bb309a0527879d6902ec041d6359488b589582 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -15,7 +15,7 @@ Module Name:
 \r
 Abstract:\r
 \r
---*/\r
+**/\r
 #include <Uefi.h>\r
 #include <WinNtDxe.h>\r
 #include <Protocol/BlockIo.h>\r
index 1089d05111922ba3d2fe67c703d2e6add492d4df..59707780d98abc3d6d8d135e754933ce5bdad745 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -58,7 +58,7 @@ Abstract:
 \r
   * Other names and brands may be claimed as the property of others.\r
 \r
---*/\r
+**/\r
 #include <Uefi.h>\r
 #include <WinNtDxe.h>\r
 #include <Protocol/WinNtThunk.h>\r
index 6330daabf70a8d92402841e4ff67fc5e6a0b345c..5af65b11c21710ac2aacfa209496817186c7dfcc 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
@@ -22,7 +22,7 @@ Abstract:
 \r
   * Other names and brands may be claimed as the property of others.\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _WIN_NT_BLOCK_IO_H_\r
 #define _WIN_NT_BLOCK_IO_H_\r
index 116c2af6bc7b794c1286b0723cc57ac7ab0486c5..88a068cc7baf1e5c4bc39b61071bff75c1304b2f 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
@@ -15,7 +15,7 @@ Module Name:
 \r
 Abstract:\r
 \r
---*/\r
+**/\r
 \r
 //\r
 // The package level header files this module uses\r
index 951e8c88fd65131b9b897d0c1040624c280504c7..b5ac76a5c1cd0fd2700be5b04d063fd43a0521d9 100644 (file)
@@ -1,4 +1,4 @@
-/*+++\r
+/**@file\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -220,7 +220,7 @@ Returns:
 \r
   None\r
 \r
---*/\r
+**/\r
 // TODO:    This - add argument and description to function comment\r
 // TODO:    ControllerHandle - add argument and description to function comment\r
 // TODO:    RemainingDevicePath - add argument and description to function comment\r
index f15430ff3de16fee5282e065391b6d2237648acf..d7a0e10e22dbc827bb7ce453096722b9faccf16a 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
@@ -205,7 +205,7 @@ Returns:
 \r
   TODO: add return values\r
 \r
---*/\r
+**/\r
 ;\r
 \r
 //\r
index fa9683603041f8c9c0d92d016785d5fc5d6f41fd..e1c06f946201633419f628ec12148d556f39c4e2 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,7 +17,7 @@ Abstract:
 \r
 Revision History\r
 \r
---*/\r
+**/\r
 \r
 //\r
 // The package level header files this module uses\r
index ed395bb4d0739621d14f523e5c5f37f79280c4e6..111514f21b1a055e16e7111783ef8c97b5bd7168 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,7 +17,7 @@ Abstract:
 \r
   PEIM to build GUIDed HOBs for platform specific flash map\r
 \r
---*/\r
+**/\r
 \r
 //\r
 // The package level header files this module uses\r
index e322e7e1edbadff24cf147b3e1765940af211479..507268c8ef32d53d1261554e732e542e55916405 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
@@ -15,7 +15,7 @@ Module Name:
 \r
 Abstract:\r
 \r
---*/\r
+**/\r
 \r
 #include "WinNtSerialIo.h"\r
 \r
index 6c3a6c82b2bb37b251e02825fcf05f6f5c565be6..ed8ee3c4538e6cfa59a754a1fc0e4907f5c1bc65 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -43,7 +43,7 @@ Abstract:
   If Handle(1) contains a gEfiWinNtSerialPortGuid protocol then the driver is\r
   loaded on the device.\r
 \r
---*/\r
+**/\r
 \r
 #include "WinNtSerialIo.h"\r
 \r
index f01a04b2a11b68d4722f85b91bf80a190bb8f43d..a8e74bb9458110158b7e44e404d281ad389ab991 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
@@ -16,7 +16,7 @@ Module Name:
 Abstract:\r
 \r
 \r
---*/\r
+**/\r
 \r
 #ifndef _WIN_NT_SERIAL_IO_\r
 #define _WIN_NT_SERIAL_IO_\r
index 59b3e25a595ad586285dda0522789ce648f8d27f..60bea91ed79343243692211d0da12dae1a2fc65d 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
@@ -15,7 +15,7 @@ Module Name:
 \r
 Abstract:\r
 \r
---*/\r
+**/\r
 //\r
 // The package level header files this module uses\r
 //\r
index 92fb38415fa1be91fc04284a48ffccb7a0d7f7c7..490d32a8928264e2a315d07ace97e85c8141fc55 100644 (file)
@@ -1,4 +1,4 @@
-/*++\r
+/**@file\r
 \r
 Copyright (c) 2006 - 2007, Intel Corporation\r
 All rights reserved. This program and the accompanying materials\r
@@ -22,7 +22,7 @@ Abstract:
 \r
   * Other names and brands may be claimed as the property of others.\r
 \r
---*/\r
+**/\r
 \r
 //\r
 // The package level header files this module uses\r
index bc04528da9e3f05f9c4e405a6dc83d6ac84d0b41..427b89d6f80ef10478a4622afa74df389fc2351a 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
@@ -22,7 +22,7 @@ Abstract:
 \r
   * Other names and brands may be claimed as the property of others.\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _WIN_NT_SIMPLE_FILE_SYSTEM_H_\r
 #define _WIN_NT_SIMPLE_FILE_SYSTEM_H_\r
index cf21f7c6ed7bf3970e6ab118f24082f1c30729c0..c396f9db4d1856b2e9e10f0ec104ee5d59c12eac 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
@@ -24,7 +24,7 @@ Abstract:
   protocol on this handle. This driver can only support one one WinNtThunk protocol\r
   in the system, since the device path is hard coded.\r
 \r
---*/\r
+**/\r
 \r
 //\r
 // The package level header files this module uses\r
index 41738b75dfc2ab19a545a3792831d03886ab4135..50022076e9f9e5661cd29aa5599224de6e06101e 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
@@ -15,7 +15,7 @@ Module Name:
 \r
 Abstract:\r
 \r
---*/\r
+**/\r
 \r
 #ifndef _WIN_NT_THUNK_H_\r
 #define _WIN_NT_THUNK_H_\r
index 40b145069a0d4756505d3182396d96e828d108fa..f9ef724bea844f5c56d0ef220320bc1a0c49e3a4 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
@@ -19,7 +19,7 @@ Abstract:
 \r
 Revision History\r
 \r
---*/\r
+**/\r
 \r
 //\r
 // The package level header files this module uses\r