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
This commit is contained in:
klu2
2008-03-19 03:23:16 +00:00
parent 1564e9ac2c
commit 6ae8142848
72 changed files with 144 additions and 144 deletions

View File

@@ -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:
--*/
**/
#include "WinNtSerialIo.h"

View File

@@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -43,7 +43,7 @@ Abstract:
If Handle(1) contains a gEfiWinNtSerialPortGuid protocol then the driver is
loaded on the device.
--*/
**/
#include "WinNtSerialIo.h"

View File

@@ -1,4 +1,4 @@
/*++
/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -16,7 +16,7 @@ Module Name:
Abstract:
--*/
**/
#ifndef _WIN_NT_SERIAL_IO_
#define _WIN_NT_SERIAL_IO_